Pass data from html.page to .ts file

If you are looking for a general solution to the problem “how do I distribute information like ‘profile of the logged-in user’ across my app?”, here is how I do it.

1 Like