Interface
ArrayButtonConfig
@ng-forge/dynamic-forms
Signature
interface ArrayButtonConfigProperties
| Name | Type | Description |
|---|---|---|
label ? | string | Custom label for the button |
props ? | Record<string, unknown> | Additional properties passed to the button component |
packages/dynamic-forms/src/lib/definitions/default/array-field.ts:136