Talk to your agentsReact
Custom Trigger
Copy page
Create custom UI elements to trigger Inkeep modals with complete control over appearance and behavior.
Overview
Custom triggers give you complete control over how users open Inkeep modals in your React application. Instead of using pre-built components like InkeepChatButton
, you can create your own UI elements that match your design system while maintaining full functionality.
Installation
Quick Start
Basic Implementation
Here's a simple example of creating a custom button to open an Inkeep chat modal: