data component attribute code example
Example: data component attribute
(data-component)data-* attributes gives us the ability to embed custom data attributes on all HTML elements.
eg .
(now in the jquery you can use this value for anything (for eg. setteing the url/href attribute of this tag)