Skip to content

Commit

Permalink
Merge branch 'pr/74'
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Sep 25, 2020
2 parents 34ebef5 + 14678b7 commit 7a8b784
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/pug/api/a11y/params.pug
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,20 @@ table.params-table
td string
td 'swiper-notification'
td CSS class name of a11y notification
tr.subparam-row
td containerMessage
td string
td null
td Message for screen readers for outer swiper container
tr.subparam-row
td containerRoleDescriptionMessage
td string
td null
td Message for screen readers describing the role of outer swiper container
tr.subparam-row
td itemRoleDescriptionMessage
td string
td null
td Message for screen readers describing the role of slide element
tr.subparam-close-row
td(colspan="4") }

0 comments on commit 7a8b784

Please sign in to comment.