Compartilhar via


CallCompositeOptions type

Recursos opcionais do CallComposite.

type CallCompositeOptions = {
  callControls?: boolean | CallControlOptions
  errorBar?: boolean
}