Skip to content

FieldSetTabularInline Slots

toggle-button

Replaces the disclosure indicator inside the title bar. The bar itself drives the toggle.

Scoped slot.

Also accepted: fieldset-toggle-button, field(fieldName)toggle-button.

Bindings

NameDescription
class
field-props
label
name

title

Replaces the fieldset title/label.

Scoped slot.

Also accepted: fieldset-title, field(fieldName)title.

Bindings

NameDescription
name

create-button

Button to add a new tabular inline row, shown in the header.

Scoped slot.

Also accepted: fieldset-create-button, field(fieldName)create-button.

Bindings

NameDescription
class
field-props
label
name

header(fieldName)

Override the header label cell for a specific column.

Scoped slot.

Bindings

NameDescription
name

item-action-bar

Override the action bar cell rendered in each row.

Slot.

destroy-button

Button to delete a new (unsaved) tabular inline row.

Scoped slot.

Also accepted: fieldset-destroy-button, field(fieldName)destroy-button.

Bindings

NameDescription
action
label
name
row-index
selected
theme
value

destroy-checkbox

Checkbox to mark an existing tabular inline row for deletion.

Scoped slot.

Also accepted: fieldset-destroy-checkbox, field(fieldName)destroy-checkbox.

Bindings

NameDescription
action
contextless
label
model-value
name
required
row-index
theme
value

item-action-button

Button for a non-destroy row action in the tabular inline.

Scoped slot.

Also accepted: fieldset-item-action-button, field(fieldName)item-action-button.

Bindings

NameDescription
objectGridFieldSlotProps
action
fieldSetContextState
rowValueName
doCreate
name

create-button-inline

Inline create button shown as a card-layout row.

Scoped slot.

Also accepted: fieldset-create-button-inline, field(fieldName)create-button-inline.

Bindings

NameDescription
class
field-props
label
name

empty-state

Replaces the dashed-border empty-state block shown when there are no rows.

Scoped slot.

Also accepted: fieldset-empty-state, field(fieldName)empty-state.

Bindings

NameDescription
class
name

field-set-level-chores

Replaces the validation block rendered below the rows.

Scoped slot.

Also accepted: fieldset-field-set-level-chores, field(fieldName)field-set-level-chores.

Bindings

NameDescription
name

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