You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shuttle box can add disable attribute Transfer disable readonly
I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
The shuttle box is often used in the form, and sometimes the form items that do not want the shuttle box are modified during editing. So you need a disable attribute like input. The display effect is also as gray as input.
Currently, the disable attribute can only be added to each piece of data in the shuttle box.
What problem does this feature solve?
常常在表单里使用穿梭框,有时在编辑时不希望穿梭框的表单项被修改。所以需要一个和input 一样的disable属性。显示效果也和input一样灰色。
目前只能给穿梭框的每条数据添加disable属性。
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: