资讯

Runtime type checking for React props and similar objects. You can use prop-types to document the intended types of properties passed to components. React (and potentially other libraries—see the ...
Input types affected: select-one, select-multiple Usage: Set choices of select input via an array of objects (or function that returns array of object or promise of it), a value field name and a label ...