RemoveArrayItemButtonField
| Extends: | Omit< |
Remove array item button field - with preconfigured RemoveArrayItemEvent
Properties
| Name | Type | Description |
|---|---|---|
| arrayKey | string | undefined | The key of the array field to remove items from. 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 | "removeArrayItem" |