VCE

The VCE Editor components are used to create content editors for email, web channel, sms, mobile engage etc...

Usage

The VCE Editor components are not part of the main UI Framework. You must include additional files to make them work.

Production:

<link rel="stylesheet" type="text/css" href="https://client-version.cf.emarsys.net/ui/latest/css/services/vce.css">
<script src="https://client-version.cf.emarsys.net/vce-preview/latest/scripts/vce-preview.js"></script>

Staging:

<link rel="stylesheet" type="text/css" href="https://redirector-staging.gservice.emarsys.com/ui/latest/css/services/vce.css">
<script src="https://redirector-staging.gservice.emarsys.com/vce-preview/latest/scripts/vce-preview.js"></script>