Preparing search index...
The search index is not available
twing
twing
TwingBaseIncludeNode
Interface TwingBaseIncludeNode<Type, Attributes, Children>
interface
TwingBaseIncludeNode
<
Type
,
Attributes
,
Children
>
{
attributes
:
Attributes
;
children
:
Children
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
Type
;
}
Type Parameters
Type
extends
string
Attributes
extends
TwingBaseIncludeNodeAttributes
=
TwingBaseIncludeNodeAttributes
Children
extends
TwingBaseIncludeNodeChildren
=
TwingBaseIncludeNodeChildren
Hierarchy (
view full
)
TwingBaseNode
<
Type
,
Attributes
,
Children
>
TwingBaseIncludeNode
TwingEmbedNode
TwingIncludeNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
Attributes
Readonly
children
children
:
Children
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
twing
Loading...