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