Clears the current filter.
Disables the filter. I.e., prevents it from filtering results.
Enables the filter. I.e., undoes the effects of disable
.
Updates the selected range.
The numeric range.
Whether the range is valid.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The
NumericFilter
controller makes it possible to create a numeric filter.Example: numeric-filter.fn.tsx