Preparing search index...
The search index is not available
twing
twing
TwingSetNode
Interface TwingSetNode
interface
TwingSetNode
{
attributes
:
TwingSetNodeAttributes
;
children
:
{
names
:
TwingBaseNode
<
any
,
TwingBaseNodeAttributes
,
TwingBaseNodeChildren
>
;
values
:
TwingBaseNode
<
any
,
TwingBaseNodeAttributes
,
TwingBaseNodeChildren
>
;
}
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"set"
;
}
Hierarchy (
view full
)
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
<
any
,
TwingBaseNodeAttributes
,
TwingBaseNodeChildren
>
;
values
:
TwingBaseNode
<
any
,
TwingBaseNodeAttributes
,
TwingBaseNodeChildren
>
;
}
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
twing
Loading...