SVGAElement

Baseline Widely available *

This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

* Some parts of this feature may have varying levels of support.

SVG a DOM interface

L'interface SVGAElement fournit un accès aux propriétés des éléments <a> ainsi qu'aux méthodes pour les manipuler.

Interface overview

Egalement implémenté SVGElement, SVGURIReference, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable
Methodes Aucune
Propriétés
Document Normative SVG 1.1 (2nd Edition)

Propriétés

Nom Type Description
cible SVGAnimatedString Correspond à attribuer cible sur l'élément <a> donné.

Methodes

L'interface SVGAElement ne fournit aucune méthode spécifique.

Spécifications

Specification
Scalable Vector Graphics (SVG) 2
# InterfaceSVGAElement

Compatibilité des navigateurs

BCD tables only load in the browser

Voir aussi

  • <a> SVG Element