New to KendoReact? Start a free 30-day trial
NavigatorFilterEvent
NavigatorFilterEventPremium
Updated on Oct 31, 2025
The arguments for the navigatorFilter event.
| Name | Type | Default | Description | 
|---|---|---|---|
from | 
 | 
 The start of the navigator range.  | |
target | 
 | 
 The   | |
to | 
 | 
 The end of the navigator range.  | 
Constructors
NavigatorFilterEvent
(e: any, target: Charts)
Constructs the event arguments from a raw object.
Parameters
e
any
target