1.0.1 • Published 1 year ago

@maggioli-design-system/mds-calendar v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

mds-calendar

Properties

PropertyAttributeDescriptionTypeDefault
endDateend-dateSpecifies the end date of the selectionnull \| stringnull
maxmaxSpecifies the minimum date of the selectionnull \| stringnull
minminSpecifies the minimum date of the selectionnull \| stringnull
rangePickerrange-pickerbooleantrue
startDatestart-dateSpecifies the start date of the selectionnull \| stringnull

Events

EventDescriptionType
mdsCalendarChangeCustomEvent<{ startDate: string; endDate?: string \| undefined; }>
mdsCalendarPreselectCustomEvent<void>

Methods

updateCurrentDate(date: string) => Promise<void>

Parameters

NameTypeDescription
datestring

Returns

Type: Promise<void>

updateLang() => Promise<void>

Returns

Type: Promise<void>

Dependencies

Used by

Depends on

Graph

graph TD;
  mds-calendar --> mds-button
  mds-calendar --> mds-calendar-cell
  mds-button --> mds-spinner
  mds-button --> mds-icon
  mds-button --> mds-text
  mds-calendar-cell --> mds-button
  mds-input-date --> mds-calendar
  mds-input-date-range --> mds-calendar
  style mds-calendar fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department