There are a couple of supported ways, but the best is probably to set a "data-" attribute on one of the HTML elements in your template. You can then read that attibute's value from the Javascript DOM.
There are a couple of supported ways, but the best is probably to set a "data-" attribute on one of the HTML elements in your template. You can then read that attibute's value from the Javascript DOM.