Blocks
CustomBlock
CustomBlock
CustomBlock
CustomBlock
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
id | string | 'CustomBlock' | |
block (*) | must be CustomBlock | 'CustomBlock' | |
customBlock (*) | The name of the custom component | string | |
customBlockProps | Props to pass to the custom component | Record<string, any> |
(*) Required.