Delen via


ChatCompositeOptions type

Optionele functies van de ChatComposite.

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