SVG-Attributreferenz

SVG-Elemente können durch Attribute modifiziert werden, die Details darüber angeben, wie genau das Element behandelt oder gerendert werden soll.

Unten finden Sie eine Liste aller in SVG verfügbaren Attribute sowie Links zu Referenzdokumentationen, die Ihnen helfen, zu erfahren, welche Elemente sie unterstützen und wie sie funktionieren.

SVG-Attribute von A bis Z

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

R

S

T

U

V

W

X

Y

Z

SVG-Attribute nach Kategorie

Allgemeine Attribute

Präsentationsattribute

Hinweis: Alle SVG-Präsentationsattribute können als CSS-Eigenschaften verwendet werden.

Filter-Attribute

Attribute für Filterprimitiven

height, result, width, x, y

Attribute der Transferfunktion

type, tableValues, slope, intercept, amplitude, exponent, offset

Animationsattribute

Attribute für das Animationszielelement
href
Animationszielattributattribute

attributeType, attributeName

Animationszeitsteuerungsattribute

begin, dur, end, min, max, restart, repeatCount, repeatDur, fill

Animationswertattribute

calcMode, values, keyTimes, keySplines, from, to, by, autoReverse

Addition von Animationsattributen

additive, accumulate

Ereignisattribute

  • onabort
  • onactivate
  • onbegin
  • oncancel
  • oncanplay
  • oncanplaythrough
  • onchange
  • onclick
  • onclose
  • oncuechange
  • ondblclick
  • ondrag
  • ondragend
  • ondragenter
  • ondragleave
  • ondragover
  • ondragstart
  • ondrop
  • ondurationchange
  • onemptied
  • onend
  • onended
  • onerror
  • onerror
  • onfocus
  • onfocusin
  • onfocusout
  • oninput
  • oninvalid
  • onkeydown
  • onkeypress
  • onkeyup
  • onload
  • onloadeddata
  • onloadedmetadata
  • onloadstart
  • onmousedown
  • onmouseenter
  • onmouseleave
  • onmousemove
  • onmouseout
  • onmouseover
  • onmouseup
  • onmousewheel
  • onpause
  • onplay
  • onplaying
  • onprogress
  • onratechange
  • onrepeat
  • onreset
  • onresize
  • onresize
  • onscroll
  • onscroll
  • onseeked
  • onseeking
  • onselect
  • onshow
  • onstalled
  • onsubmit
  • onsuspend
  • ontimeupdate
  • ontoggle
  • onunload
  • onvolumechange
  • onwaiting

Siehe auch