【发布时间】:2020-08-03 19:12:34
【问题描述】:
我想将 Material UI 自动完成组件中的多个选择限制为同一组中的选项。
查看链接沙盒以了解没有实施解决方案的问题设置。 https://codesandbox.io/s/material-demo-7g4ed?file=/demo.js
因此,例如在上面的沙盒中,用户应该只能选择 Apple 或 Amazon 产品,而不能同时选择两者。
非常感谢任何帮助!
【问题讨论】:
标签: reactjs material-ui