clearFilter

Removes the current filter parameters and fires an onClearFilter event.

Usage

ds.clearFilter();

API

clearFilter(): void;

Last updated

Was this helpful?