Skip to main content

chatbotData

The parameter chatbotData allows you to set the size of the chatbot's video animations

NameRequiredTypeDefault valueDescription
sizeNonumber | string | undefinedDefines the height of the animations. Can be a string representing percentage (ex: "80%"), a proportion of view's height (ex: "50vh") or a fixed number of pixels (ex: 1500)
heightNonumber | string | undefinedMargin above the top of the animations (i.e. margin-top). Same values as size