FieldSetMany Slots
label
Override the field label.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| field-label | |
| field-name |
field(fieldName)
Override the rendered row for a specific field entry.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| fieldProps | |
| index | |
| name |
default
Scoped slot.
Bindings
| Name | Description |
|---|---|
| hidden |
destroy
Override the delete button for a row. The slot receives onClick, disabled, and index as slot props; the first entry's remove is disabled rather than hidden.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| disabled | |
| index |
add
Override the add button.
Slot.
field-set-level-chores
Override the validation block (help, errors, warnings) for this field set.
Slot.