auto-web.components.v-selector
Selector of items
relative-jump
(relative-jump n val v)Current element v is move to val page forward (if positive, backward if negative).
The resulting value is clamped between 0 and n
v-selector
(v-selector n selected opts-go-to opts-go-rel)A selector showing all the n items, all clickable to jump to that position.
That buttons are rounded with previous and next buttons.
nis the number of itemsselectedis the number of the item to showopts-go-toreturns opts to the create a tag moving to an absolute positionopts-go-relreturns opts to create a tag relatively moving