Pagination example
Only next
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/pagination", {
next_page: {
href: "next-page",
title: "Next page",
label: "Tax disc"
}
} %>
<%= render "govuk_publishing_components/components/pagination", {
next_page: {
href: "next-page",
title: "Next page",
label: "Tax disc"
}
} %>