Skip Back
September 10, 2024 ยท View on GitHub
Overview
This plugin creates a button to rewind media a specific number of seconds.
It will work even when media is not being played initially.
Keyword to use it
features: [..., 'skipback']
API
| Parameter | Type | Default | Description |
|---|---|---|---|
| skipBackInterval | number | 30 | Seconds to skip back media |
| skipBackText | string | null | Title for Skip Back button for WARIA purposes |
| iconSpritePathSkipBack | string | mejs-skip-back.svg | Path for the SVG icon sprite file. |