ObjectsGrid Slots
header(fieldName)
Override the header label cell for a specific field column.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| name |
empty
Replaces the default empty-state body. Receives variant (the resolved emptyVariant). Compose icon (with data-slot="icon"), title, description, and actions.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| variant |
field(fieldName)
Override the body cell content for a specific field column.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| name |
row-after-objects
Content appended after all data rows in the grid body.
Scoped slot.
Bindings
| Name | Description |
|---|---|
| class |