API Reference / @gtkx/config / LazyProp
Type Alias: LazyProp
LazyProp =
z.infer<typeoflazySchema>
Defined in: element-props.d.ts:160
Rule for a prop applied after construction rather than at construction time, optionally guarded by lookup, a method that must succeed for the value before it is assigned.