Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlayButtonUIProps

notexported

Hierarchy

  • PlayButtonSharedProps
    • PlayButtonUIProps

Index

Properties

children?: ReactNode
connectionStatus?: EventConnectionStatus
alertOnLive: boolean
eventStarted: boolean
hasAudio: boolean
isPlaying: boolean
isLoading: boolean

Methods

  • toggleAlert(event: MouseEvent<Element, MouseEvent>): void
  • togglePlayback(event: MouseEvent<Element, MouseEvent>): void

Generated using TypeDoc