AddArrayItemButtonField
| Extends: | Omit< |
Add array item button field - with preconfigured AddArrayItemEvent
Properties
| Name | Type | Description |
|---|---|---|
| arrayKey | string | undefined | The key of the array field to add items to. Required when the button is placed outside the array. When inside an array, this is automatically determined from context. |
| className | string | undefined | |
| disabled | boolean | undefined | |
| key | string | |
| label | string | |
| props | | |
| type | "addArrayItem" |