Documentation
Preparing search index...
TwingSetNode
Interface TwingSetNode
interface
TwingSetNode
{
attributes
:
TwingSetNodeAttributes
;
children
:
{
names
:
TwingBaseNode
;
values
:
TwingBaseNode
}
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"set"
;
}
Hierarchy (
View Summary
)
TwingBaseNode
<
"set"
,
TwingSetNodeAttributes
,
{
names
:
TwingBaseNode
;
values
:
TwingBaseNode
}
,
>
TwingSetNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
TwingSetNodeAttributes
Readonly
children
children
:
{
names
:
TwingBaseNode
;
values
:
TwingBaseNode
}
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"set"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
Documentation
Loading...