TableHeaderCellActionAI
<ui5-table-header-cell-action-ai>
| Since 2.8.0The ui5-table-header-cell-action-ai
component defines a dedicated AI action for the table column.
ES6 Module Import
import "@ui5/webcomponents/dist/TableHeaderCellActionAI.js";
Properties
No properties available for this component.
Slots
No slots available for this component.
Events
click
Methods
No methods available for this component.
CSS Parts
No CSS parts available for this component.
Basic Sample
To indicate that the column is generated by an AI model, you can add an action to the header cell. This is done by adding a ui5-table-header-cell-action-ai
component to the action
slot of the ui5-table-header-cell
.