##################### Calendar Mode Options ##################### ========================= ========== ============================================================================================================ Name Type Description ========================= ========== ============================================================================================================ enableModeChange boolean ``false`` Set true to enable mode change (Calendar/Events) must have "name" set to toggle firstDayOfWeek integer ``1`` First day of week, default 1 for Monday showLastCalendarWeek boolean ``false`` If true it will always show 6 lines. If false, the 6th line won't be displayed if not needed. calEventTime boolean ``false`` If true the time will be shown on the event summary for the selected day disableCalEventLink boolean ``false`` If true the link will be disabled on the event summary for the selected day disableCalLocationLink boolean ``false`` If true the link will be disabled on the event location icon for the selected day calShowDescription boolean ``false`` If true this will display the description in calendar mode disableCalLink boolean ``false`` If true the link to google calendar will be removed cardHeight string ``100%`` Change to ``px`` or ``%`` to set the height of the card, this will add scroll if it is too small ========================= ========== ============================================================================================================