Which @angular/* package(s) are relevant/related to the feature request?
common
Description
It would be nice to support all keyboard combination for multi listbox:
- ctrl/cmd + a: (de)select all
- maj + click: select from to
- ctrl/cmd/maj + KeyDown/KeyUp: (de)select next/previous
Proposed solution
Provide these key combinations into Listbox multi
Alternatives considered
Maybe it should depends on the selectionMode...
Which @angular/* package(s) are relevant/related to the feature request?
common
Description
It would be nice to support all keyboard combination for multi listbox:
Proposed solution
Provide these key combinations into Listbox multi
Alternatives considered
Maybe it should depends on the selectionMode...