hashbrown

UiKit

UIKit instance for Angular rendering.

API

type UiKit<T extends  ExposedComponent <any>> =
   UiKit$1 <T> & {
    tagNameRegistry:  TagNameRegistry ;
  };
UiKit
@typeT
ExposedComponent<any>