New to Kendo UI for Angular? Start a free 30-day trial
FilterService
Represents a service to set the filter descriptor (see example).
changes
Subject<CompositeFilterDescriptor>
Fires when the filter descriptors is set.
Methods
filter
Sets the filter descriptor.
Parameters
value
The filter descriptor that will be set.