CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (changelog, source)
Search

Class Vue::Template::HtmlElement

An HTML element as a template element.

Import path

import javascript

Direct supertypes

Indirect supertypes

Fields

Predicates

getElement

Gets the HTML element of this element.

getName

Gets the name of this element.

hasLocationInfo

Holds if this element is at the specified location. The location spans column startcolumn of line startline to column endcolumn of line endline in file filepath. For more information, see locations.

Inherited predicates

toString

Gets a textual representation of this element.

from Element

Charpred