Home > @activeviam/activeui-sdk > FilterScopeEnum
FilterScopeEnum type
Enum of the scope of widgets to apply filter on
Signature:
export declare type FilterScopeEnum = 'all' | 'only-siblings' | 'only-current-widget';
Home > @activeviam/activeui-sdk > FilterScopeEnum
Enum of the scope of widgets to apply filter on
Signature:
export declare type FilterScopeEnum = 'all' | 'only-siblings' | 'only-current-widget';