Components
Overview of the components
Mendable has 4 main components:
Mendable Search Bar
The search bar is a component similar to an search bar input. When the user clicks the search bar, it will open a modal with Mendable Search.
Mendable Floating Button
The floating button is a fixed button to the bottom right of the screen that will open a modal with Mendable Search.
Mendable InPlace Component
This component is the Mendable Chat only, does not include an activation component or dialog transitions, making it easy for you to create your own activations on top of it. Soon to be released in the docs.
Mendable Chat Bubble
The chat bubble is a fixed button to the bottom right of the screen that will open a modal with Mendable Search. It is similar to the floating button, but it is a small bubble that will expand when the user clicks on it.
Custom Components
You can use our backbone architecture to build your own Mendable Search component. You can find the documentation here.