Skip to content

DatePicker 日期选择器

当用户需要选择一个日期时。

何时使用

  • 需要选择特定的日期、月份或年份。
  • 提供直观的日历面板交互。

代码演示

SXO Framework Switcher
🚧
This example is not yet available for .

API

API

参数说明类型默认值
modelValue绑定值[Date-
placeholder占位提示语String"Select date"
size尺寸String"md"
variant变体样式String"outline"
rounded是否圆角Booleantrue
format格式化字符串String"YYYY-MM-DD"