Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-muix-date-pickers
/
muix.pickers
/
PickersDayProps
/
onFocus
on
Focus
abstract
var
onFocus
:
(
event
:
FocusEvent
<
HTMLButtonElement
>
,
day
:
TDate
)
->
Unit
?
(
source
)