Skip to content

Commit 06bbc55

Browse files
update Gallery Keyboard Navigation docs
1 parent a5331ed commit 06bbc55

File tree

1 file changed

+2
-0
lines changed
  • content/en/docs/appstore/modules/data-widgets

1 file changed

+2
-0
lines changed

content/en/docs/appstore/modules/data-widgets/gallery.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ To improve user experience, it is possible to detect which item has keyboard foc
140140

141141
You can also see when an item is selected: an item with a light gray background is selected.
142142

143+
For the keyboard navigation and keyboard selection to work the user need to have the property `Selection` in `General` tab set to 'Single' or 'Multi', and if the user want the multi selection to work, then the 'Multi' option is the right choice.
144+
143145
### 5.1 Keyboard Navigation
144146

145147
Using the keyboard arrow keys (<kbd>{↑}</kbd>, <kbd>{↓}</kbd>, <kbd>{←}</kbd>, <kbd>{→}</kbd>) the user can navigate between the items displayed in the Gallery. Also, the user can use special keyboard keys like <kbd>{Home}</kbd>, <kbd>{End}</kbd>, <kbd>{Pageup}</kbd>, and <kbd>{Pagedown}</kbd>.

0 commit comments

Comments
 (0)