@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
1 lines • 554 B
JavaScript
export const datePickerPropKeys = ['month', 'startMonth', 'endMonth', 'minDate', 'maxDate', 'maskOrder', 'maskPlaceholder', 'dateFormat', 'returnFormat', 'hideNavigation', 'hideDays', 'onlyMonth', 'hideLastWeek', 'disableAutofocus', 'showSubmitButton', 'submitButtonText', 'cancelButtonText', 'resetButtonText', 'firstDay', 'link', 'size', 'sync', 'addonElement', 'shortcuts', 'open', 'direction', 'alignPicker', 'onDaysRender', 'onType', 'onOpen', 'onClose', 'onSubmit', 'onCancel', 'onReset', 'skipPortal', 'yearNavigation', 'tooltip', 'triggerProps'];