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

pull/6669/head
fsinn 3 years ago committed by GitHub
parent d85ac7eaa6
commit e5c04bfd2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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