DayPilot.Scheduler.keyboard.clearFocus

The keyboard.clearFocus() method removes the current keyboard focus highlighting from the JavaScript Scheduler component and clears the current keyboard focus position.

Available since 2024.3.6127.

Declaration

DayPilot.Scheduler.keyboard.clearFocus();

Notes

This method clears Scheduler keyboard focus only. It does not affect the focus maintained by the browser.

Example

dp.keyboard.clearFocus();

See Also

DayPilot.Scheduler.keyboard.getFocus()

DayPilot.Scheduler.keyboard.resetFocus()

Keyboard Support [doc.daypilot.org]

DayPilot.Scheduler Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript