hashbrown

UiKitInput

Public UiKit input type for Angular.

API

type UiKitInput<T extends  ExposedComponent <any>> =
   UiKitInput$1 <T>;
UiKitInput
@typeT
ExposedComponent<any>