docs(web): update event note

This commit is contained in:
Kamil Moskała
2026-03-26 18:18:08 +01:00
parent c70fd5ce74
commit eacbd1e0ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ Web support uses the same API as native - `useVideoPlayer` for creating a player
| Picture-in-Picture | ✅ | Depends on browser |
| Media Session | ✅ | Lock screen controls |
| Preload | ✅ | Full support |
| Events | ✅ | All player events |
| Events | ✅ | Core playback events (play/pause, buffering, errors). Some native-only events are not available on web. |
| HLS streaming | ✅ | Via video.js engine |
| Audio tracks | ⚠️ | Safari only (experimental in other browsers) |
| Video tracks | ⚠️ | Safari only (experimental in other browsers) |
+1 -1
View File
@@ -1,4 +1,4 @@
import { TypedSidebarsConfig } from '@widlarzgroup/docusaurus-ui';
import type { TypedSidebarsConfig } from '@widlarzgroup/docusaurus-ui';
const sidebars: TypedSidebarsConfig = {
docsSidebar: [