sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Function Table

Table(props): Promise< ReactNode > | ReactNode

Table with aggregation and pagination.

Example

Table displaying year, condition, and total revenue from the Sample ECommerce data model.

Parameters

ParameterTypeDescription
propsTablePropsTable properties

Returns

Promise< ReactNode > | ReactNode

Table component

Last Updated: