Function. Jsx
sprotty / JSX
JSX(
namespace?
,defNS?
): (tag
,attrs
, …children
) =>VNode
Defined in: packages/sprotty/src/lib/jsx.ts:70
string
string
= 'props'
(
tag
,attrs
, …children
):VNode
string
| FunctionComponent
null
| VNodeData
…JsxVNodeChild
[]
VNode