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
/
ExportedPickerDayProps
Exported
Picker
Day
Props
external
interface
ExportedPickerDayProps
:
Props
(
source
)
Inheritors
ExportedDayCalendarProps
PickerDayProps
Members
Properties
disable
Highlight
Today
Link copied to clipboard
abstract
var
disableHighlightToday
:
Boolean
?
If
true
, today's day is not highlighted.
key
Link copied to clipboard
abstract
var
key
:
Key
?
show
Days
Outside
Current
Month
Link copied to clipboard
abstract
var
showDaysOutsideCurrentMonth
:
Boolean
?
If
true
, days outside the current month are rendered:
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)