Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/jsx/index.ts
Defines the structure of a JSX component property.
Properties
| Property | Type |
|---|---|
name | string |
type | `'string' |
required | boolean |
Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/jsx/index.ts
Defines the structure of a JSX component property.
| Property | Type |
|---|---|
name | string |
type | `'string' |
required | boolean |
Was this page helpful?