UMD Web Components Library
Preparing search index...
api/_types
CreateComponentFunction
Type Alias CreateComponentFunction
CreateComponentFunction
:
(
element
:
HTMLElement
)
=>
ComponentRef
Function signature for creating a component from an HTML element
Type declaration
(
element
:
HTMLElement
)
:
ComponentRef
Parameters
element
:
HTMLElement
Returns
ComponentRef
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
UMD Web Components Library
Loading...
Function signature for creating a component from an HTML element