BreadcrumbLinkKeyDownEvent
Interface
Represents the BreadcrumbLinkKeyDownEvent.
Definition
Package:@progress/kendo-react-layout
Properties
id?
string
Represents the id of the BreadcrumbLinkKeyDownEvent.
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
An event target.