$$
shadowRoot.querySelector
`$$` is deprecated: https://polymer-library.polymer-project.org/2.0/docs/upgrade One exception here is for gr-select as its not a shadow dom component, so use `this.querySelector` instead Change-Id: Ib3fd45298da1b44325d47932e53e6185d25c13de
require-jsdoc
valid-jsdoc
JSC_PRIMITIVE_OBJECT_DECLARATION
no-confusing-arrow
newline-per-chained-call
arrow-body-style
@constructor