共用方式為


CallCompositeOptions type

CallComposite的選擇性功能。

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