Skip to content

How to implement a quality selection control #499

Closed Answered by luwes
debjits1 asked this question in Q&A
Discussion options

You must be logged in to vote

We released an experimental <media-rendition-selectmenu> component in the latest release!
https://github.com/muxinc/media-chrome/releases/tag/v1.2.0

Have a look at an example here
https://media-chrome.mux.dev/examples/vanilla/control-elements/media-rendition-selectmenu.html

(The component is in the /experimental folder which means the name or functionality could change in a newer version so be sure to double check that when upgrading to versions higher than v1.2.0.)

Experimental components require a separate explicit import.

<script type="module" src="https://cdn.jsdelivr.net/npm/media-chrome@1.2/+esm"></script>
<script type="module" src="https://cdn.jsdelivr.net/npm/media-chrome@1.2/dist…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gogocharli
Comment options

Answer selected by luwes
Comment options

You must be logged in to vote
1 reply
@luwes
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants