Open Linkbolt opened 5 years ago
In my case the previous and next are symbols (< and >), and I need to put an alt text for accessibility.
Something like: :prev-text="'<'" :prev-alt="'Previous'" :next-text="'>'" :next-alt="'Next'"
Edit: Also add the possibility to add an alt text to the current index page. This is all due to reading software and also for the color blind.
In my case the previous and next are symbols (< and >), and I need to put an alt text for accessibility.
Something like: :prev-text="'<'" :prev-alt="'Previous'" :next-text="'>'" :next-alt="'Next'"
Edit: Also add the possibility to add an alt text to the current index page. This is all due to reading software and also for the color blind.