Documentation
Preparing search index...
createIfNode
Function createIfNode
createIfNode
(
testNode
:
TwingBaseNode
,
elseNode
:
|
null
|
TwingBaseNode
<
any
,
TwingBaseNodeAttributes
,
TwingBaseNodeChildren
>
,
line
:
number
,
column
:
number
,
tag
?:
null
|
string
,
)
:
TwingIfNode
Parameters
testNode
:
TwingBaseNode
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
Documentation
Loading...