Preparing search index...
The search index is not available
twing
twing
createBaseNode
Function createBaseNode
create
Base
Node
<
Type
,
Attributes
,
Children
>
(
type
,
attributes
?
,
children
?
,
line
?
,
column
?
,
tag
?
)
:
TwingBaseNode
<
Type
,
Attributes
,
Children
>
Type Parameters
Type
extends
null
|
string
Attributes
extends
TwingBaseNodeAttributes
Children
extends
TwingBaseNodeChildren
Parameters
type
:
Type
attributes
:
Attributes
= ...
children
:
Children
= ...
line
:
number
= 0
column
:
number
= 0
tag
:
null
|
string
= null
Returns
TwingBaseNode
<
Type
,
Attributes
,
Children
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
twing
Loading...