Home > @activeviam/activeui-sdk > ManualColumnsSelectorParameters
ManualColumnsSelectorParameters interface
Creates one group of columns, according to the selection provided.
Signature:
export interface ManualColumnsSelectorParameters
Properties
| Property | Type | Description |
|---|---|---|
| key | string | The key to use as a reference of the column group, generated if not provided. |
| selection | string[] | The list of header values to group |