How to read Html file from assets

How to read Html file from assets.
Get all HTML codes and display them on labels.

EDIT: You can do that with File component,
File Read From and with File Got Text option set text into label
https://docs.kodular.io/components/storage/file/#read-from
https://docs.kodular.io/components/storage/file/#got-text

2 Likes