<media-seek-backward-button>

Button to jump back 30 seconds in the media.

NameTypeDefault ValueDescription
seek-offsetnumber30Adjusts how much time (in seconds) the playhead should seek forward
NameDefault TypeDescription
backwardsvgThe element shown for the seek backward button’s display
<media-seek-backward-button>
  <svg slot="backward"><!-- your SVG --></svg>
</media-seek-backward-button>

See our styling docs