Files
gitbook/packages/react-contentkit
Brett Jephson b869c9c329 Render inline buttons that open an integration's UI
An integration block cannot live in a table cell, so a table can't carry the
ContentKit UI a feature-flag table needs. A button can, so a button carrying an
`integration` action now renders the integration's component in a dialog: the
integration answers the click and decides what the reader sees.

The `integration` variant of `DocumentAction` is not in the published
`@gitbook/api` yet, hence the cast in `getIntegrationAction`.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-09 14:44:27 +01:00
..
2026-05-19 13:24:41 +02:00