Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FilterQuery

An object containing properties for a filterable query, used when filterType is 'select'

Hierarchy

  • FilterQuery

Index

Properties

Optional iconStyleClass

iconStyleClass: string

Style class used to show an icon (e.g., 'fa fa-bookmark')

Optional id

id: string

A unique Id for the filter query

Optional imageUrl

imageUrl: string

The URL used to show an image

Optional separator

separator: boolean

Set to true when a separator should be shown instead of a menu option

Optional showDelete

showDelete: boolean

Show the control to delete a filter query

value

value: string

Filter query value used when filterType is 'select'

Generated using TypeDoc