<media-seek-forward-button>

Button to jump ahead 30 seconds in the media.

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

See our styling docs