UMD Web Components Library
    Preparing search index...

    Type Alias CreateComponentFunction

    CreateComponentFunction: (element: HTMLElement) => ComponentRef

    Function signature for creating a component from an HTML element

    Type declaration