You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my web app I use navigation with keyboard and I need to control focus on the cell for select single or range date, but I can't do this, because the Focus Widget can't enter on cells.
Proposal
If focusNode is exposed in the class DateRangePickerCellDetails I think that I can control the focus in the cell. Or other way to arrive in this result.