Class LibraryBrowserResourceFilter

A unique filter based on a Resource Type for the Library Browser.

Constructors

Properties

filterName: string

The name of the filter.

filterType: Type

The underlying type of a Resource this should filter.

isEnabled: boolean

Whether the filter is active and should be used for filtering resources.

isSelected: boolean

Whether the filter is currently selected, in other words, if its visible for the user to enable it.