observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
966 stars 83 forks source link

Generators.input doesn’t support <select multiple>. #159

Closed mbostock closed 4 years ago

mbostock commented 4 years ago

For <select multiple>, it should yield an array of values.