Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.2 The DOM API

We don’t need JavaScript for every custom element, but chances are good we’ll use it sometimes. Polymer has a special API for working with the elements within the local and light DOMs.

Related Links