Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MakeDynamicValueChangeAdapter<Value>

An adapter to pass to makeDynamic to map DynamicComponentControlledProps.onValueChange to its corresponding prop in the wrapped component.

Type parameters

  • Value

Hierarchy

  • MakeDynamicValueChangeAdapter

Callable

  • __call(...args: any[]): Value

Generated using TypeDoc