Skip to content

How can I use onKeyDown/onKeyPress event handlers in timePicker and datePicker react ( typescript) kendo library  #1760

Open
@rakeshghumatkar

Description

@rakeshghumatkar

I am trying to create Datepicker and timePicker as if I pressed space key, it will automatically take current date for date field if date is not selected ( date is not equal to null) and same functionality for timepicker too.

When I declared the onKeyDown/onKeyPress handler I am getting an error like onKeyPress/onKeyDown doesn't exist.

I checked the official kendo document for react I couldn't found anything related to this.

Any comments and suggestions are welcome.

Metadata

Metadata

Assignees

Labels

DiscussionTechnical discussion, questions, input neededKendoReact

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions