ion-calendar
Displays a Calendar with various options configured as properties.
Can trigger the (onChange), (monthChange) , (onSelect), (onSelectStart) and (onSelectEnd) events.
For more information: ion7-calendar.
Name | Description |
---|---|
Color | Specifies ionic color. |
Day Title | The default title displayed for Days. |
Days configuration | Define the days configuration. |
Disable week days | Weeks days to be disabled (0 to 6). |
Format | Out data format. |
From | start date, default , today. |
Month format | Month format (‘MMM YYYY’). |
Month picker format | Month Labels. |
Pick mode | Pick mode can be ‘single’, ‘range’ or ‘multi’. |
Show month picker | Show or not the month picker to directly pick a month. |
Show toggle buttons | Show or not toggle buttons to switch to next or previous month. |
Subtitle | The default subtitle displayed for Days. |
To | End date, default, infinite. |
Type | Output data type returned. |
Week start | Define the week start day. |
Weekdays labels | Define the week days labels. |
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Identifier | Defines the component identifier. |
Is active | Defines whether the component is active. |