@@ -305,6 +305,7 @@ Pulumi
|
||||
pygments
|
||||
pymdownx
|
||||
rankdir
|
||||
reactElement
|
||||
readme
|
||||
Readme
|
||||
readonly
|
||||
@@ -330,6 +331,8 @@ Rollbar
|
||||
Rollup
|
||||
routable
|
||||
Routable
|
||||
routePath
|
||||
routeRef
|
||||
Rspack
|
||||
rst
|
||||
rsync
|
||||
|
||||
@@ -20,7 +20,7 @@ Data references help to define the inputs and outputs of an extension. A data re
|
||||
| :-----------------: | :-----------: |
|
||||
| `core.reactElement` | `JSX.Element` |
|
||||
|
||||
The `reactElement` data reference can be used for defining the extension input/output of React elements. Example usage could be something linke this:
|
||||
The `reactElement` data reference can be used for defining the extension input/output of React elements. Example usage could be something like this:
|
||||
|
||||
```tsx
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user