Preparing search index...
The search index is not available
twing
twing
createIfNode
Function createIfNode
create
If
Node
(
testNode
,
elseNode
,
line
,
column
,
tag
?
)
:
TwingIfNode
Parameters
testNode
:
TwingBaseNode
<
any
,
TwingBaseNodeAttributes
,
TwingBaseNodeChildren
>
elseNode
:
null
|
TwingBaseNode
<
any
,
TwingBaseNodeAttributes
,
TwingBaseNodeChildren
>
line
:
number
column
:
number
tag
:
null
|
string
= null
Returns
TwingIfNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
twing
Loading...