Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "component-wrapper/DynamicComponent"

Index

Type aliases

DynamicComponentType

DynamicComponentType<Props, Value>: React.ComponentType<Props & DynamicComponentControlledProps<Value>>

A React component that handles DynamicComponentControlledProps in addition to its own props.

Type parameters

Generated using TypeDoc