diff --git a/packages/contentful/README.md b/packages/contentful/README.md index 9e9529d..9ce04fb 100644 --- a/packages/contentful/README.md +++ b/packages/contentful/README.md @@ -4,6 +4,7 @@ Renders Contentful images and videos into a container. Features: - Automatically defines a loader functions for generating srcsets - Supports responsive image and video assets +- Adds play/pause toggle for videos for [ADA compliance](https://www.w3.org/WAI/WCAG21/Understanding/pause-stop-hide.html) ## Install @@ -112,13 +113,18 @@ For more examples, read [the Cypress component tests](./cypress/component). | Prop | Type | Description | -- | -- | -- | `paused` | `boolean` | Disables autoplay of videos. This prop is reactive, unlike the `paused` property of the html `