Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PreviewStatus

Data type which describes the shape of the preview status passed into the RemoteControl component via its props.

Hierarchy

  • PreviewStatus

Index

Properties

active

active: boolean

Optional playing

playing: undefined | false | true

Optional position

position: undefined | number

status

status: string

Generated using TypeDoc