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

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
SVGAElement
download
href
hreflang
ping
referrerPolicy
rel
relList
target
text
Deprecated
type

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
Partial support
Partial support
No support
No support
Deprecated. Not for use in new websites.
See implementation notes.

Voir aussi

  • <a> SVG Element