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