--- title: Uncontrolled select element tags: components,input cover: down-the-stream firstSeen: 2018-12-10T10:48:03+02:00 lastUpdated: 2020-11-25T20:46:35+02:00 --- Renders an uncontrolled `` element to set its initial value.. - Use the `onChange` event to fire the `onValueChange` callback and send the new value to the parent. - Use `Array.prototype.map()` on the `values` array to create an `