Preparing search index...
The search index is not available
Li3
Li3
@li3/runtime
ComponentDefinition
Interface ComponentDefinition
interface
ComponentDefinition
{
setup
?:
Function
;
shadowDom
?:
ShadowRootInit
;
template
?:
string
|
HTMLTemplateElement
;
}
Index
Properties
setup?
shadow
Dom?
template?
Properties
Optional
setup
setup
?:
Function
Optional
shadow
Dom
shadowDom
?:
ShadowRootInit
Optional
template
template
?:
string
|
HTMLTemplateElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
setup
shadow
Dom
template
Li3
Loading...