Skip to content

API Reference / @gtkx/config / ValueProp

Type Alias: ValueProp

ValueProp = z.infer<typeof valueSchema>

Defined in: element-props.d.ts:149

Rule that applies a scalar prop value by invoking call whenever the value changes, optionally running the method named by after once it is set.

Released under the MPL-2.0 License.