We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CascaderSelect
cascader-select 支持自定义value值
期望能自定义 整个回填的 value 值,目前的 valueRender 只能自定义单个 value,resultRender 是 只支持 自定义搜索的结果
The text was updated successfully, but these errors were encountered:
可以详细描述一下在什么样的业务场景下,想要达成什么效果吗,目前 value render 实现依赖于 Select
Sorry, something went wrong.
jerryyxu
No branches or pull requests
Component
CascaderSelect
Feature Description
cascader-select 支持自定义value值
期望能自定义 整个回填的 value 值,目前的 valueRender 只能自定义单个 value,resultRender 是 只支持 自定义搜索的结果
The text was updated successfully, but these errors were encountered: