Options
Menu

Interface PlayerSeekbarProps

Hierarchy

  • PlayerSeekbarProps

Index

Properties

Properties

Optional disabled

disabled: undefined | false | true

whether this seekbar is disabled or not

Optional player

player: IPlayer

TextAlive player (this is optional because the value can also be passed with PlayerContext)

Optional styles

styles: SliderStyles

CSS style values for the seekbar