Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
https://www.blazor.zone/transfer
比如场景左边是待选择的备料,右边是为某个环节选择的领料单.
1.穿梭框左边;领取螺栓.同样的型号.但是有的是客户xx特定的.不允许其他的项目使用.这种需要禁用
2.穿梭框右边.比如物料A是必选的.不允许在移到左边.也需要禁用
Describe the solution you'd like
希望类似于设置 Item 样式 的回调OnSetItemClass.加一个禁用条目选项
Additional context
No response
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
https://www.blazor.zone/transfer
比如场景左边是待选择的备料,右边是为某个环节选择的领料单.
1.穿梭框左边;领取螺栓.同样的型号.但是有的是客户xx特定的.不允许其他的项目使用.这种需要禁用
2.穿梭框右边.比如物料A是必选的.不允许在移到左边.也需要禁用
Describe the solution you'd like
希望类似于设置 Item 样式 的回调OnSetItemClass.加一个禁用条目选项
Additional context
No response