Integrations UI
Integrations UI
We recommend always building your own UI for displaying integrations (it is really simple!). That said, membrane also offers a few pre-built UI components for displaying your integrations.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
await membrane.open()
await membrane.integration('integration-key').open()
Was this page helpful?