Skip to main content

MicrophoneStatusIndicator

Function MicrophoneStatusIndicator 

Source
pub fn MicrophoneStatusIndicator(_: MicrophoneStatusIndicatorProps) -> Element
Expand description

ยงProps

For details, see the props struct definition.

  • status : ReadSignal<MicrophoneStatus>
  • on_retry : Option<EventHandler<()>>