An adapter to pass to makeDynamic to map DynamicComponentControlledProps.onValueChange to its corresponding prop in the wrapped component.
This function should take any arguments from the event you're listening for and convert it to Value ready to be consumed by DynamicComponentControlledProps.onValueChange.
Value
Generated using TypeDoc
An adapter to pass to makeDynamic to map DynamicComponentControlledProps.onValueChange to its corresponding prop in the wrapped component.