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