Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-muix-date-pickers
/
muix.pickers
/
PickerDayProps
/
onFocus
on
Focus
abstract
var
onFocus
:
(
event
:
FocusEvent
<
HTMLButtonElement
>
,
PickerValidDate
)
->
Unit
?
(
source
)
Callback fired when the component is focused.
Parameters
{PickerValidDate} day The day.