ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > MdxFilterSelectorImplementationProperties

MdxFilterSelectorImplementationProperties interface

MdxFilterSelector are used to retrieve one or more filters matching a specific set of conditions in order to manipulate it: read, write, remove...

Signature:

export interface MdxFilterSelectorImplementationProperties 

Properties

PropertyTypeDescription
matches(activeFilter: AugmentedActiveFilter<FilterValue>) => booleanreturn true if and only if the provided filter matches the selector's condition
  • MdxFilterSelectorImplementationProperties interface
  • Properties
Copyright © 2019 ActiveViam