UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

6 lines 273 B
export var CalendarVariantType; (function (CalendarVariantType) { CalendarVariantType["DEFAULT"] = "DEFAULT"; CalendarVariantType["WITH_DAY_SELECTOR"] = "WITH_DAY_SELECTOR"; })(CalendarVariantType || (CalendarVariantType = {})); //# sourceMappingURL=variants.js.map