(sdk) allow passing a background color to the calendar iframe

Let integrators pass a custom background color to the iframe used by
the calendar SDK, so it can match the surrounding product's theme.
This commit is contained in:
lebaudantoine
2026-08-03 20:46:25 +02:00
committed by aleb_the_flash
parent b593516802
commit f49c61d9bf
2 changed files with 51 additions and 13 deletions
+1
View File
@@ -18,6 +18,7 @@ and this project adheres to
- ✨(frontend) let users set default configuration for generated links
- ✨(frontend) expose media state to external gateways
- ✨(frontend) add connection test feature
- ✨(sdk) allow passing a background color to the calendar iframe
### Changed