fn modifiers_of(held: Held) -> Option<Modifiers>Expand description
Which bound modifier set is held, or None for one the table does not
bind at all: Shift without the command modifier binds nothing, so a shifted
letter is left to the browser rather than read as the bare letter.