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