Sodexo web components library
The Sodexo Web Components Library provides ready-to-use features for corporate catering, as found in the Toqla application.
This library can be integrated into any type of application, developed with any technology, as long as it has a JavaScript context.
How to use it
<head>
<!-- src: secure HTTPS link to Sodexo's CDN — request the URL from Sodexo -->
<script type="module" src="Request it from Sodexo" data-stencil></script>
</head>
<body>
<replace-with-your-webcomponent></replace-with-your-webcomponent>
</body>