Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试构建一个可以受控或不受控使用的组件。类似于MaterialUI中的 TextField或ChakraUI中的 Input 。所以该组件在有或没有value道具的情况下都可以工作。构建这种组件的最佳方法是什么?
value