tsbase
Preparing search index...
ParseJsx
Function ParseJsx
ParseJsx
(
nodeName
:
string
|
JsxFunc
,
attributes
?:
|
null
|
Record
<
string
,
|
undefined
|
null
|
string
|
number
|
boolean
|
(
(
event
:
null
|
Event
)
=>
void
)
,
>
,
...
children
:
(
string
|
Jsx
)
[]
,
)
:
Jsx
Parameters
nodeName
:
string
|
JsxFunc
Optional
attributes
:
|
null
|
Record
<
string
,
|
undefined
|
null
|
string
|
number
|
boolean
|
(
(
event
:
null
|
Event
)
=>
void
)
,
>
...
children
: (
string
|
Jsx
)
[]
Returns
Jsx
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tsbase
Loading...