PivotTable()
Home > @gooddata/sdk-ui-pivot > PivotTable
PivotTable() function
PivotTable is a component with bucket props measures, rows, columns, totals, sortBy, filters
Signature:
PivotTable: (props: IPivotTableProps) => React.JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
props | IPivotTableProps |
Returns:
React.JSX.Element