Documentation
Preparing search index...
TwingAutoEscapeNode
Interface TwingAutoEscapeNode
interface
TwingAutoEscapeNode
{
attributes
:
TwingAutoEscapeNodeAttributes
;
children
:
{
body
:
TwingBaseNode
}
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"auto_escape"
;
}
Hierarchy (
View Summary
)
TwingBaseNode
<
"auto_escape"
,
TwingAutoEscapeNodeAttributes
,
{
body
:
TwingBaseNode
}
,
>
TwingAutoEscapeNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
TwingAutoEscapeNodeAttributes
Readonly
children
children
:
{
body
:
TwingBaseNode
}
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"auto_escape"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
Documentation
Loading...