зеркало из https://github.com/github/combobox-nav.git
Navigates to +- 1
This commit is contained in:
Родитель
997bd2fee7
Коммит
ef1c739d2a
|
@ -34,8 +34,8 @@ const list = document.querySelector('#list-id')
|
|||
|
||||
// To install this behavior
|
||||
install(input, list)
|
||||
// To move selection to the nth+2 item in the list
|
||||
navigate(input, list, 2)
|
||||
// To move selection to the nth+1 item in the list
|
||||
navigate(input, list, 1)
|
||||
// To uninstall this behavior
|
||||
uninstall(input, list)
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче