onMouseEnter
abstract var onMouseEnter: (event: MouseEvent<HTMLButtonElement, *>, PickerValidDate) -> Unit?(source)
Callback fired when the mouse enters the component.
Parameters
{PickerValidDate} day The day.
Callback fired when the mouse enters the component.
{PickerValidDate} day The day.