PivotTable()
Home > @gooddata/sdk-ui-pivot > PivotTable
PivotTable() function
PivotTable is a component with bucket props measures, rows, columns, totals, sortBy, filters
Signature:
export declare function PivotTable(props: IPivotTableProps): import("react/jsx-runtime").JSX.Element;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| props | 
Returns:
import("react/jsx-runtime").JSX.Element