Preparing search index...
The search index is not available
twing
twing
TwingWithNode
Interface TwingWithNode
interface
TwingWithNode
{
attributes
:
TwingWithNodeAttributes
;
children
:
TwingWithNodeChildren
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"with"
;
}
Hierarchy (
view full
)
TwingBaseNode
<
"with"
,
TwingWithNodeAttributes
,
TwingWithNodeChildren
>
TwingWithNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
TwingWithNodeAttributes
Readonly
children
children
:
TwingWithNodeChildren
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"with"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
twing
Loading...