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