Skip to content

FieldSetMany Slots

label

Override the field label.

Scoped slot.

Bindings

NameDescription
field-label
field-name

field(fieldName)

Override the rendered row for a specific field entry.

Scoped slot.

Bindings

NameDescription
fieldProps
index
name

default

Scoped slot.

Bindings

NameDescription
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

NameDescription
disabled
index

add

Override the add button.

Slot.

field-set-level-chores

Override the validation block (help, errors, warnings) for this field set.

Slot.

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2