Skip to main content

TableCell

info

This web component is available since 2.0 with an experimental flag and its API and behavior are subject to change.

The ui5-table-cell represents a cell inside of a ui5-table. It is tightly coupled to the ui5-table and thus should only be used in the table component.

ES6 Module Import​

import @ui5/webcomponents/dist/TableCell.js;

Properties​

No properties available for this component.

Slots​

default​

DescriptionDefines the content of the component.
TypeArray<Node>

Events​

No events available for this component.

Methods​

No methods available for this component.

CSS Parts​

No CSS parts available for this component.