Block
Block
Block class for adding blocks in modular block field.
| Name | Type | Description |
|---|---|---|
| Uid | string | UID for the block field. |
| Title | string | Title for the block field |
| AutoEdit | bool | Enable auto edit for the block. |
| BlockType | bool | Set true if block type. |
| Schema | List<Field> | Schema details for the block field. |