UNPKG

@c8y/apps

Version:

Cumulocity IoT applications

8 lines (7 loc) 281 B
<!-- The c8y-title component will display the given string (here: "Awesome Tab") in the header as title --> <c8y-title>Awesome tab</c8y-title> <div class="card"> <div class="card-block"> <p>This is the second tab we added with the <code>HOOK_TABS</code>.</p> </div> </div>