- Preparing search index...
- The search index is not available
x4js
React
: { Fragment
: symbol; createElement
: ((clsOrTag
: any, attrs
: any,
...children
: any[]) => ComponentContent); createFragment
: (() => ComponentContent); } = ...
Type declaration
-
Fragment: symbol
-
createElement: ((clsOrTag: any, attrs: any, ...children: any[]) => ComponentContent)
-
- (clsOrTag: any, attrs: any, ...children: any[]): ComponentContent
-
Parameters
-
clsOrTag: any
-
attrs: any
-
Rest
...children: any[]
-