From 757f65b8df27a57a4866bf12da1f1bd1287cb3cd Mon Sep 17 00:00:00 2001 From: Adeola Adeyemo Date: Thu, 23 Apr 2026 09:49:31 +0100 Subject: [PATCH] chore: update sdk with id method Signed-off-by: Adeola Adeyemo --- docs/journeys/sdk.md | 104 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 97 insertions(+), 7 deletions(-) diff --git a/docs/journeys/sdk.md b/docs/journeys/sdk.md index 81e8632..125f531 100644 --- a/docs/journeys/sdk.md +++ b/docs/journeys/sdk.md @@ -140,10 +140,10 @@ The Journey is injected into `#embed-target`. Read on for the full API reference The SDK supports two rendering backends. Choose one by calling the corresponding method in your chain: -| Method | Backend | Notes | -| ------------------- | --------------------------------- | ------------------------------------------------------------------------------------------------------------- | +| Method | Backend | Notes | +| ------------------- | --------------------------------- | --------------------------------------------------------------------------------------------------------------- | | `.asWebComponent()` | `` custom element | Recommended. Uses Shadow DOM for better performance and accessibility. The web component script is auto-loaded. | -| `.asIframe()` | `