@kanunilabs/pivotgrid-enterprise
@kanunilabs/pivotgrid-enterprise / createEnterprisePivotGrid
Function: createEnterprisePivotGrid()
createEnterprisePivotGrid<
TRow>(container,config):EnterprisePivotGridApi<TRow>
Type Parameters
TRow
TRow = unknown
Parameters
container
HTMLElement
config
CreateEnterprisePivotGridConfig<TRow>
Returns
EnterprisePivotGridApi<TRow>