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
| Name | Description |
|---|---|
| class | |
| field-props | |
| label | |
| name |
title
Replaces the fieldset title/label.
Scoped slot.
Also accepted: fieldset-title, field(fieldName)title.
Bindings
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| class | |
| field-props | |
| label | |
| name |
header(fieldName)
Override the header label cell for a specific column.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| name |