feat(html): add element registrations

This commit is contained in:
Rahim
2025-10-30 04:51:51 +00:00
parent 9e4af60361
commit eaaa03c284
54 changed files with 374 additions and 409 deletions
-4
View File
@@ -1,10 +1,6 @@
import { defineVjsPlayer } from '@videojs/html';
import '@videojs/html/skins/frosted';
import '@videojs/html/skins/minimal';
defineVjsPlayer();
document.body.innerHTML = /* html */ `
<div style="display: flex; flex-direction: column; justify-content: center; min-height: 100vh; gap: 2rem; padding: 1rem; ">
<media-provider>