Skip to main content

Documentation Index

Fetch the complete documentation index at: https://botpress.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

You can use the Fab (Floating Action Button) component to toggle the visibility of the Webchat UI in your application.

Props

imgUrl
string
URL to a custom icon image.
onClick
MouseEventHandler<HTMLButtonElement>
A callback function triggered when the Fab is clicked. Commonly used to toggle the Webchat visibility.
Last modified on April 29, 2026