Minimal

This theme pares down the Mux Player experience to the bare bones controls viewers need, ideal for those that want a simpler player experience.

By @muxinc


Use this theme

Pick your media type or platform

Pick your app framework

Install dependencies

npm install player.style

Embed your player

import 'player.style/minimal';
<media-theme-minimal>
  <video
    slot="media"
    src="https://stream.mux.com/Sc89iWAyNkhJ3P1rQ02nrEdCFTnfT01CZ2KmaEcxXfB008/low.mp4"
  ></video>
</media-theme-minimal>
© player.style