Text tile :: configuration examples

Warning

This is only available from the old home configuration and code mode. ⚠️ the chartOptions & data are deprecated, make sure to use de datasets/charts configuration.

Ex1: Simple widget Text

Using HTML we can make this tile clickable and directly send a mail to an address of choice.

id: ""
name: ""
type: "text""
value: """
<a href='mailto:hellocontact@bmy_company.com'>email address</a>
<br>
Phone : 00 00 00 00 00
"""