diff --git a/docs/components/pagination.md b/docs/components/pagination.md index e23c25720..62536e165 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -30,8 +30,12 @@ In addition, as pages likely have more than one such navigation section, it's ad {% endexample %} +## Working with icons + +Looking to use an icon or symbol in place of text for some pagination links? Be sure to provide proper screen reader support with `aria` attributes and the `.sr-only` utility. + {% example html %} -