The name of the prop on the wrapped component to map disabled to.
The name of the prop on the wrapped component to map onValueChange to.
The name of the prop on the wrapped component to map required to.
The name of the prop on the wrapped component to map value to.
Generated using TypeDoc
A map of dynamic controlled prop names to component prop names for passing to makeDynamic.
See DynamicComponentControlledProps for the type of each prop and how it's used.