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
/
MonthValidationProps
Month
Validation
Props
external
interface
MonthValidationProps
:
Props
(
source
)
Inheritors
ExportedValidateDateProps
Members
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
should
Disable
Month
Link copied to clipboard
abstract
var
shouldDisableMonth
:
(
PickerValidDate
)
->
Boolean
?
Disable specific month.
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)