Checks whether the specified static filter value is excluded.
The static filter value to check.
Whether the specified static filter value is excluded.
Checks whether the specified static filter value is selected.
The static filter value to check.
Whether the specified static filter value is selected.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
Excludes the specified static filter value.
The static filter value to toggle.
Toggles the specified static filter value.
The static filter value to toggle.
Excludes the specified static filter value, deselecting others.
The static filter value to toggle exclusion.
Toggles the specified static filter value, deselecting others.
The static filter value to toggle.
The
StaticFilter
controller manages a collection of filter values.Example: static-filter.fn.tsx