ant-design/components/select/demo/custom-label-render.md

8 lines
331 B
Markdown
Raw Normal View History

## zh-CN
允许自定义渲染当前选中的 label, 可用于 value 回填但对应选项缺失而不想直接渲染 value 的场景。
## en-US
Allows custom rendering of the currently selected label, which can be used for value backfill but the corresponding option is missing and does not want to directly render the value.