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): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | IPivotTableProps |
Returns:
React.JSX.Element