UNPKG

@c8y/apps

Version:

Cumulocity IoT applications

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