Preparing search index...
The search index is not available
twing
twing
TwingBlockFunctionNode
Interface TwingBlockFunctionNode
interface
TwingBlockFunctionNode
{
attributes
:
TwingBaseNodeAttributes
&
{
shouldTestExistence
:
boolean
;
}
;
children
:
TwingBlockFunctionNodeChildren
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"block_function"
;
}
Hierarchy (
view full
)
TwingBaseExpressionNode
<
"block_function"
,
TwingBlockFunctionNodeAttributes
,
TwingBlockFunctionNodeChildren
>
TwingBlockFunctionNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
TwingBaseNodeAttributes
&
{
shouldTestExistence
:
boolean
;
}
Readonly
children
children
:
TwingBlockFunctionNodeChildren
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"block_function"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
twing
Loading...