docs: Selecting multiple elements in <select multiple> on MacOS with command key (#6636)

pull/7738/head
fsinn 5 years ago committed by GitHub
parent be270e2ce7
commit a588df523d

@ -18,4 +18,4 @@ Returning to our [earlier ice cream example](tutorial/group-inputs), we can repl
</select>
```
> Press and hold the `control` key for selecting multiple options.
> Press and hold the `control` key (or the `command` key on MacOS) for selecting multiple options.

Loading…
Cancel
Save