The 6M Demo Component Component

Description

6M Demo Component

This is a demo component for TUI 6M. Its purpose is to demonstrate how such a component can be laid out. At the same time, it serves as a boilerplate for “real” 6M components.

Screenshots

The default view of the component.

Meta

Maintainer picr-developmentb2c-tuicom@tui.com
Locales de-DE, fr-FR

Usage

Add the following script tag (or something similar) to your web page to have the component load. Note: This is required only once per webpage, even when you embed multiple instances of the component.

<script src="https://cloud.tui.com/cdn/demo-component/main.js" async defer></script>

Add the following HTML code anywhere in your webpage at the position where you want the component to show. You can create multiple instances of the component.

<tui-demo-component></tui-demo-component>

Read more about using components ›

Attributes

This component does not have any custom attributes.