Preparing search index...
The search index is not available
twing
twing
TwingTemplateNode
Interface TwingTemplateNode
interface
TwingTemplateNode
{
attributes
:
TwingTemplateNodeAttributes
;
children
:
TwingTemplateNodeChildren
;
column
:
number
;
embeddedTemplates
:
TwingTemplateNode
[]
;
line
:
number
;
tag
:
null
|
string
;
type
:
"template"
;
}
Hierarchy (
view full
)
TwingBaseNode
<
"template"
,
TwingTemplateNodeAttributes
,
TwingTemplateNodeChildren
>
TwingTemplateNode
Index
Properties
attributes
children
column
embedded
Templates
line
tag
type
Properties
Readonly
attributes
attributes
:
TwingTemplateNodeAttributes
Readonly
children
children
:
TwingTemplateNodeChildren
Readonly
column
column
:
number
Readonly
embedded
Templates
embedded
Templates
:
TwingTemplateNode
[]
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"template"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
embedded
Templates
line
tag
type
twing
Loading...