Floating Action Button
You can use the Fab
(Floating Action Button) component to toggle the visibility of the Webchat UI in your application:
Usage
Props
A callback function triggered when the Fab
is clicked. Commonly used to toggle the Webchat visibility.
Was this page helpful?