Edit page
Home
Getting Started
Components
AlertAnimateHeightAvatarAvatarListBadgeButtonButtonMenuCalendarCalendarRangeCardCarouselChipClickOutsideContainerContentLoaderCurrencyDataTableDatePickerDateTimePickerDividerDrawerDropdownFloatingActionsGoogleMapGridIconIconDotIfInfiniteScrollKW LogoLoaderModalMonthPickerMonthRangePropsExamplesNavIconOptionsTogglePaginationPartnerLogoResponsiveSVG IconSnackbarStaticMapStatusIndicatorTabTableTimePickerToastsTooltip
Forms
Typography
Utilities
Visualization Components

MonthRange

Month range picker

Props

fromDate
Class(moment)
required
maxDate
Class(moment)
null
minDate
Class(moment)
null
nameFrom
String
"fromDate"
nameTo
String
"toDate"
onChange
Func
required
placeholder
String
"YYYY-MM"
toDate
Class(moment)
required

Examples

MonthRange picker

FROM
YYYY-MMSep 2021

Invalid date

TO
YYYY-MMOct 2021

Invalid date

MonthRange picker with defined maximal range

FROM
YYYY-MMSep 2021

Invalid date

TO
YYYY-MMOct 2021

Invalid date