Udostępnij za pośrednictwem


ChatCompositeOptions type

Funkcje opcjonalne obiektu ChatComposite.

type ChatCompositeOptions = {
  autoFocus?: "sendBoxTextField"
  errorBar?: boolean
  topic?: boolean
}