-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Labels
enhancementNew feature or request (功能增强)New feature or request (功能增强)
Description
What problem does this feature solve
比如单选框 Radio
有一种场景,比如说,我值可能是number也可能string,那么不确定这个但是又不能改数据结构,就会用到单选框,直接通过默认值进行判断,比方说 typeof item.replicas 直接拿到对应结果,然后我在做绑定,在单选框切换时候,就可以对这个结果进行调整,方便转换类型
这不仅仅只有 radio缺少,其他很多地方都缺少选中状态
What does the proposed API look like
副本数 百分比What is your project name
添加默认值功能
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request (功能增强)New feature or request (功能增强)