UNPKG

dk-plus

Version:
12 lines (11 loc) 292 B
import { setStringProp as e, setBooleanProps as o, setNumberProps as t, setFunctionProps as r } from "../../_utils/props/index.js"; const a = { modelValue: e(""), disabled: o(), width: e("320px"), firstDayOfWeek: t(0), disabledDate: r() }; export { a as dkDatePickerPanelProps };