Home > @activeviam/activeui-sdk > RangesConfiguration
RangesConfiguration interface
On the client side, configure the lazy-loading of featured values, pivot tables and tabular views for each axis, i.e. the ability to defer the download of a subset of the results at the time the user is scrolling through them.
Signature:
export interface RangesConfiguration
Properties
Property | Type | Description |
---|---|---|
column | RangeConfiguration | |
row | RangeConfiguration |