From 4ddb117020150ea9de6668e019ad355eb7508e26 Mon Sep 17 00:00:00 2001 From: Danny van der Jagt Date: Mon, 2 Oct 2023 09:05:01 +0200 Subject: [PATCH] fix: add customui docs for enterprise --- ENTERPRISE_FEATURES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ENTERPRISE_FEATURES.md b/ENTERPRISE_FEATURES.md index aaff201fb1..945f7da6e9 100644 --- a/ENTERPRISE_FEATURES.md +++ b/ENTERPRISE_FEATURES.md @@ -483,3 +483,7 @@ index.html ``` + +## Crossdevice SDK options + +- `customUI` - Apply UI customisation to the crossDevice instance. If supplied, the crossdevice customUI will take president over the one specified in the main SDK instance. \ No newline at end of file