KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
JsxElement
Interface JsxElement
interface
JsxElement
{
children
:
JsxChildren
[]
;
props
:
object
|
null
;
tag
:
string
|
(
()
=>
never
)
|
JsxComponent
<
any
>
;
}
Index
Properties
children
props
tag
Properties
children
children
:
JsxChildren
[]
props
props
:
object
|
null
tag
tag
:
string
|
(
()
=>
never
)
|
JsxComponent
<
any
>
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
children
props
tag
Github
KC's Workspace
Loading...