Search
Preparing search index...
The search index is not available
lotusjs-components
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
lotusjs-components
TagDefinition
Interface TagDefinition
Hierarchy
TagDefinition
Index
Properties
hydrated
parameters
tag
Name
template
template
Url
Methods
constructed
inserted
load
Data
removed
tag
Function
Properties
hydrated
hydrated
:
boolean
Optional
parameters
parameters
?:
any
tag
Name
tag
Name
:
string
Optional
template
template
?:
HTMLTemplateElement
Optional
template
Url
template
Url
?:
string
Methods
Optional
constructed
constructed
(
isSsr
:
boolean
)
:
void
Parameters
isSsr:
boolean
Returns
void
Optional
inserted
inserted
(
component
:
Component
)
:
void
Parameters
component:
Component
Returns
void
Optional
load
Data
load
Data
(
)
:
boolean
|
Promise
<
boolean
>
Returns
boolean
|
Promise
<
boolean
>
Optional
removed
removed
(
component
:
Component
)
:
void
Parameters
component:
Component
Returns
void
tag
Function
tag
Function
(
)
:
Component
Returns
Component
Exports
Tag
Definition
hydrated
parameters
tag
Name
template
template
Url
constructed
inserted
load
Data
removed
tag
Function
Generated using
TypeDoc