Buttons
Mute Button
This component is used to mute and unmute media.
Usage
The <media-mute-button>
component will toggle the muted
state of media as it's pressed by dispatching a media-mute-request
, and media-unmute-request
event to the media controller.
Styling
You can override the default styles with CSS like so:
Focus
Custom Icons
Here's an example containing custom muted and volume icons:
Previous
<-
Play Button
Next
Fullscreen Button
->