mirror of
https://github.com/videojs/video.js.git
synced 2025-01-02 06:32:07 +02:00
6df3ac78d4
Follow-up for #5471 This makes the breakpoints option and `breakpoints()` method clearer and introduces the responsive option and `responsive()` method, which will turn on the breakpoints. The return value of `currentBreakpoint()` was simplified to only ever return a string (empty if none). Also, added convenience methods: `responsive()`, `getBreakpointClass()`, and `currentBreakpointClass()`. |
||
---|---|---|
.. | ||
combined-tracks.html.example | ||
descriptions.html.example | ||
embeds.html.example | ||
flash.html.example | ||
icons.html.example | ||
index.html.example | ||
language.html.example | ||
middleware-play.html.example | ||
plugin.html.example | ||
responsive.html.example |