All about the Focus Navigation on Web
Option
display:
inline
block
function:
scrollIntoView()
focus()
with { behavior :
auto
instant
smooth
, inline :
center
end
nearest
start
, block :
center
end
nearest
start
}
on
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
prevent scroll
Action!
1
2
3
4
5