Prev next
<k-prev-next>
Group of buttons with left- and right-pointing arrows used for navigation between previous and next items
<k-prev-next :prev="{ link: 'a' }" :next="false" />
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| next |
boolean|object |
false |
Button configuraiton for right-pointing arrow
|
| prev |
boolean|object |
false |
Button configuraiton for left-pointing arrow
|
CSS classes
.k-prev-next