-
Notifications
You must be signed in to change notification settings - Fork 38
MDatePickerStyle
Stanislav Podolia edited this page Jul 21, 2020
·
5 revisions
-
MDateMin
-
d : Date
-
d : Date
-
MDateMax
-
d : Date
-
d : Date
-
-
MColor
https://www.google.com/design/spec/style/color.html#color-color-palette
To construct a color, use one of the functions below-
color : MColorName
-
shade : int
-
accent : bool
-
color : MColorName
-
MPrimaryColor
-
MPrimaryVariantColor
-
MSecondaryColor
-
MSecondaryVariantColor
-
MBackgroundColor
-
MSurfaceColor
-
MToolbarColor
-
MErrorColor
-
MOnPrimaryColor
-
MOnSecondaryColor
-
MOnBackgroundColor
-
MOnSurfaceColor
-
MOnToolbarColor
-
MOnErrorColor
-
MContrastingTextColor
-
background : MThemeColor
-
background : MThemeColor
-
MThemedColor
-
-
MDialogAlbum
-
album : bool
-
album : bool
-
MDialogButtons
false by default, starts from Sunday-
buttons : [ MDialogButton ]
-
buttons : [ MDialogButton ]
-
MDateFormat
-
f : string
-
f : string
-
MMarkDays
-
isMarked : (date : Date) -> bool
-
isMarked : (date : Date) -> bool
-
MEnabled
Disables inner clickable materials in most of the components-
enabled : Transform<bool>
-
enabled : Transform<bool>
-
MYearDisabled
-
MUpdateOnClose
Update picker behaviour only when it's closed -
MDatePickerFirstWeekDay
-
monday : bool
-
monday : bool