Documentation
Preparing search index...
createBaseIncludeNode
Function createBaseIncludeNode
createBaseIncludeNode
<
Type
extends
string
,
Attributes
extends
TwingBaseIncludeNodeAttributes
,
Children
extends
TwingBaseIncludeNodeChildren
=
TwingBaseIncludeNodeChildren
,
>
(
type
:
Type
,
attributes
:
Attributes
,
children
:
Children
,
line
:
number
,
column
:
number
,
tag
:
string
,
)
:
TwingBaseIncludeNode
<
Type
,
Attributes
,
Children
>
Type Parameters
Type
extends
string
Attributes
extends
TwingBaseIncludeNodeAttributes
Children
extends
TwingBaseIncludeNodeChildren
=
TwingBaseIncludeNodeChildren
Parameters
type
:
Type
attributes
:
Attributes
children
:
Children
line
:
number
column
:
number
tag
:
string
Returns
TwingBaseIncludeNode
<
Type
,
Attributes
,
Children
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...