ant-design/components/date-picker/demo/date-render.md

8 lines
208 B
Markdown
Raw Normal View History

## zh-CN
使用 `dateRender` 可以自定义日期单元格的内容和样式。
## en-US
We can customize the rendering of date cells in the calendar by providing a `dateRender` function to `DatePicker`.