Public UiKit input type for React.
API
export type UiKitInput<
T extends ExposedComponent <any>,
> = CoreUiKitInput <T>;UiKitInput
@typeTExposedComponent<any>Public UiKit input type for React.
export type UiKitInput<
T extends ExposedComponent <any>,
> = CoreUiKitInput <T>;@typeTExposedComponent<any>