Skip to main content
1-Visitor
January 26, 2022
Question

Access "Data" attribute of the "REPEATER" widget

  • January 26, 2022
  • 0 replies
  • 782 views

Good afternoon people.


I need to access and populate the "Data" attribute of the "REPEATER" widget using JavaScript.
I'm using the Vuforia Studio project template for the RealWear device.


Could anyone help me?


I've already accessed the “REPEATER” element with the command “angular.element(document.getElementById('repeater-products'))”, but I couldn't access the “Data” attribute.