Interface: EdgeTextProps
these props are passed to edge texts
Hierarchy
SVGAttributes
↳
EdgeTextProps
Table of contents
Properties
- accent-height
- accumulate
- additive
- alignment-baseline
- allowReorder
- alphabetic
- amplitude
- arabic-form
- aria-activedescendant
- aria-atomic
- aria-autocomplete
- aria-busy
- aria-checked
- aria-colcount
- aria-colindex
- aria-colspan
- aria-controls
- aria-current
- aria-describedby
- aria-details
- aria-disabled
- aria-dropeffect
- aria-errormessage
- aria-expanded
- aria-flowto
- aria-grabbed
- aria-haspopup
- aria-hidden
- aria-invalid
- aria-keyshortcuts
- aria-label
- aria-labelledby
- aria-level
- aria-live
- aria-modal
- aria-multiline
- aria-multiselectable
- aria-orientation
- aria-owns
- aria-placeholder
- aria-posinset
- aria-pressed
- aria-readonly
- aria-relevant
- aria-required
- aria-roledescription
- aria-rowcount
- aria-rowindex
- aria-rowspan
- aria-selected
- aria-setsize
- aria-sort
- aria-valuemax
- aria-valuemin
- aria-valuenow
- aria-valuetext
- ascent
- attributeName
- attributeType
- autoReverse
- azimuth
- baseFrequency
- baseProfile
- baseline-shift
- bbox
- begin
- bias
- by
- calcMode
- cap-height
- class
- clip
- clip-path
- clip-rule
- clipPathUnits
- color
- color-interpolation
- color-interpolation-filters
- color-profile
- color-rendering
- contentScriptType
- contentStyleType
- cursor
- cx
- cy
- d
- decelerate
- descent
- diffuseConstant
- direction
- display
- divisor
- dominant-baseline
- dur
- dx
- dy
- edgeMode
- elevation
- enable-background
- end
- exponent
- externalResourcesRequired
- fill
- fill-opacity
- fill-rule
- filter
- filterRes
- filterUnits
- flood-color
- flood-opacity
- focusable
- font-family
- font-size
- font-size-adjust
- font-stretch
- font-style
- font-variant
- font-weight
- format
- from
- fx
- fy
- g1
- g2
- glyph-name
- glyph-orientation-horizontal
- glyph-orientation-vertical
- glyphRef
- gradientTransform
- gradientUnits
- hanging
- height
- horiz-adv-x
- horiz-origin-x
- href
- id
- ideographic
- image-rendering
- in
- in2
- innerHTML
- intercept
- k
- k1
- k2
- k3
- k4
- kernelMatrix
- kernelUnitLength
- kerning
- keyPoints
- keySplines
- keyTimes
- label
- labelBgBorderRadius
- labelBgPadding
- labelBgStyle
- labelShowBg
- labelStyle
- lang
- lengthAdjust
- letter-spacing
- lighting-color
- limitingConeAngle
- local
- marker-end
- marker-mid
- marker-start
- markerHeight
- markerUnits
- markerWidth
- mask
- maskContentUnits
- maskUnits
- mathematical
- max
- media
- method
- min
- mode
- name
- numOctaves
- offset
- onAbort
- onAnimationend
- onAnimationiteration
- onAnimationstart
- onAuxclick
- onBeforeinput
- onBlur
- onCanplay
- onCanplaythrough
- onChange
- onClick
- onCompositionend
- onCompositionstart
- onCompositionupdate
- onContextmenu
- onCopy
- onCut
- onDblclick
- onDrag
- onDragend
- onDragenter
- onDragexit
- onDragleave
- onDragover
- onDragstart
- onDrop
- onDurationchange
- onEmptied
- onEncrypted
- onEnded
- onError
- onFocus
- onFocusin
- onFocusout
- onInput
- onInvalid
- onKeydown
- onKeypress
- onKeyup
- onLoad
- onLoadeddata
- onLoadedmetadata
- onLoadstart
- onMousedown
- onMouseenter
- onMouseleave
- onMousemove
- onMouseout
- onMouseover
- onMouseup
- onPaste
- onPause
- onPlay
- onPlaying
- onPointercancel
- onPointerdown
- onPointerenter
- onPointerleave
- onPointermove
- onPointerout
- onPointerover
- onPointerup
- onProgress
- onRatechange
- onReset
- onScroll
- onSeeked
- onSeeking
- onSelect
- onStalled
- onSubmit
- onSuspend
- onTimeupdate
- onTouchcancel
- onTouchend
- onTouchmove
- onTouchstart
- onTransitionend
- onTransitionstart
- onVolumechange
- onWaiting
- onWheel
- opacity
- operator
- order
- orient
- orientation
- origin
- overflow
- overline-position
- overline-thickness
- paint-order
- panose-1
- pathLength
- patternContentUnits
- patternTransform
- patternUnits
- pointer-events
- points
- pointsAtX
- pointsAtY
- pointsAtZ
- preserveAlpha
- preserveAspectRatio
- primitiveUnits
- r
- radius
- refX
- refY
- renderingIntent
- repeatCount
- repeatDur
- requiredExtensions
- requiredFeatures
- restart
- result
- role
- rotate
- rx
- ry
- scale
- seed
- shape-rendering
- slope
- spacing
- specularConstant
- specularExponent
- speed
- spreadMethod
- startOffset
- stdDeviation
- stemh
- stemv
- stitchTiles
- stop-color
- stop-opacity
- strikethrough-position
- strikethrough-thickness
- string
- stroke
- stroke-dasharray
- stroke-dashoffset
- stroke-linecap
- stroke-linejoin
- stroke-miterlimit
- stroke-opacity
- stroke-width
- style
- surfaceScale
- systemLanguage
- tabindex
- tableValues
- target
- targetX
- targetY
- text-anchor
- text-decoration
- text-rendering
- textLength
- to
- transform
- type
- u1
- u2
- underline-position
- underline-thickness
- unicode
- unicode-bidi
- unicode-range
- unitsPer-em
- v-alphabetic
- v-hanging
- v-ideographic
- v-mathematical
- values
- vector-effect
- version
- vert-adv-y
- vert-origin-x
- vert-origin-y
- viewBox
- viewTarget
- visibility
- width
- widths
- word-spacing
- writing-mode
- x
- x-height
- x1
- x2
- xChannelSelector
- xlinkActuate
- xlinkArcrole
- xlinkHref
- xlinkRole
- xlinkShow
- xlinkTitle
- xlinkType
- xmlns
- y
- y1
- y2
- yChannelSelector
- z
- zoomAndPan
Properties
accent-height
• Optional
accent-height: Numberish
Inherited from
SVGAttributes.accent-height
accumulate
• Optional
accumulate: "none"
| "sum"
Inherited from
SVGAttributes.accumulate
additive
• Optional
additive: "replace"
| "sum"
Inherited from
SVGAttributes.additive
alignment-baseline
• Optional
alignment-baseline: "inherit"
| "auto"
| "baseline"
| "middle"
| "after-edge"
| "alphabetic"
| "before-edge"
| "central"
| "hanging"
| "ideographic"
| "mathematical"
| "text-after-edge"
| "text-before-edge"
Inherited from
SVGAttributes.alignment-baseline
allowReorder
• Optional
allowReorder: "no"
| "yes"
Inherited from
SVGAttributes.allowReorder
alphabetic
• Optional
alphabetic: Numberish
Inherited from
SVGAttributes.alphabetic
amplitude
• Optional
amplitude: Numberish
Inherited from
SVGAttributes.amplitude
arabic-form
• Optional
arabic-form: "initial"
| "medial"
| "terminal"
| "isolated"
Inherited from
SVGAttributes.arabic-form
aria-activedescendant
• Optional
aria-activedescendant: string
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Inherited from
SVGAttributes.aria-activedescendant
aria-atomic
• Optional
aria-atomic: Booleanish
Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
Inherited from
SVGAttributes.aria-atomic
aria-autocomplete
• Optional
aria-autocomplete: "none"
| "both"
| "inline"
| "list"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.
Inherited from
SVGAttributes.aria-autocomplete
aria-busy
• Optional
aria-busy: Booleanish
Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.
Inherited from
SVGAttributes.aria-busy
aria-checked
• Optional
aria-checked: "mixed"
| Booleanish
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
See
- aria-pressed
- aria-selected.
Inherited from
SVGAttributes.aria-checked
aria-colcount
• Optional
aria-colcount: Numberish
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
Inherited from
SVGAttributes.aria-colcount
aria-colindex
• Optional
aria-colindex: Numberish
Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
See
- aria-colcount
- aria-colspan.
Inherited from
SVGAttributes.aria-colindex
aria-colspan
• Optional
aria-colspan: Numberish
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-colindex
- aria-rowspan.
Inherited from
SVGAttributes.aria-colspan
aria-controls
• Optional
aria-controls: string
Identifies the element (or elements) whose contents or presence are controlled by the current element.
See
aria-owns.
Inherited from
SVGAttributes.aria-controls
aria-current
• Optional
aria-current: "page"
| "step"
| "time"
| Booleanish
| "location"
| "date"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
SVGAttributes.aria-current
aria-describedby
• Optional
aria-describedby: string
Identifies the element (or elements) that describes the object.
See
aria-labelledby
Inherited from
SVGAttributes.aria-describedby
aria-details
• Optional
aria-details: string
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
Inherited from
SVGAttributes.aria-details
aria-disabled
• Optional
aria-disabled: Booleanish
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
See
- aria-hidden
- aria-readonly.
Inherited from
SVGAttributes.aria-disabled
aria-dropeffect
• Optional
aria-dropeffect: "none"
| "copy"
| "move"
| "link"
| "execute"
| "popup"
Indicates what functions can be performed when a dragged object is released on the drop target.
Deprecated
in ARIA 1.1
Inherited from
SVGAttributes.aria-dropeffect
aria-errormessage
• Optional
aria-errormessage: string
Identifies the element that provides an error message for the object.
See
- aria-invalid
- aria-describedby.
Inherited from
SVGAttributes.aria-errormessage
aria-expanded
• Optional
aria-expanded: Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from
SVGAttributes.aria-expanded
aria-flowto
• Optional
aria-flowto: string
Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.
Inherited from
SVGAttributes.aria-flowto
aria-grabbed
• Optional
aria-grabbed: Booleanish
Indicates an element's "grabbed" state in a drag-and-drop operation.
Deprecated
in ARIA 1.1
Inherited from
SVGAttributes.aria-grabbed
aria-haspopup
• Optional
aria-haspopup: "grid"
| "listbox"
| "menu"
| "dialog"
| Booleanish
| "tree"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
SVGAttributes.aria-haspopup
aria-hidden
• Optional
aria-hidden: Booleanish
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
Inherited from
SVGAttributes.aria-hidden
aria-invalid
• Optional
aria-invalid: Booleanish
| "grammar"
| "spelling"
Indicates the entered value does not conform to the format expected by the application.
See
aria-errormessage.
Inherited from
SVGAttributes.aria-invalid
aria-keyshortcuts
• Optional
aria-keyshortcuts: string
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
Inherited from
SVGAttributes.aria-keyshortcuts
aria-label
• Optional
aria-label: string
Defines a string value that labels the current element.
See
aria-labelledby.
Inherited from
SVGAttributes.aria-label
aria-labelledby
• Optional
aria-labelledby: string
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
Inherited from
SVGAttributes.aria-labelledby
aria-level
• Optional
aria-level: Numberish
Defines the hierarchical level of an element within a structure.
Inherited from
SVGAttributes.aria-level
aria-live
• Optional
aria-live: "off"
| "assertive"
| "polite"
Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
Inherited from
SVGAttributes.aria-live
aria-modal
• Optional
aria-modal: Booleanish
Indicates whether an element is modal when displayed.
Inherited from
SVGAttributes.aria-modal
aria-multiline
• Optional
aria-multiline: Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from
SVGAttributes.aria-multiline
aria-multiselectable
• Optional
aria-multiselectable: Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from
SVGAttributes.aria-multiselectable
aria-orientation
• Optional
aria-orientation: "horizontal"
| "vertical"
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from
SVGAttributes.aria-orientation
aria-owns
• Optional
aria-owns: string
Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
See
aria-controls.
Inherited from
SVGAttributes.aria-owns
aria-placeholder
• Optional
aria-placeholder: string
Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.
Inherited from
SVGAttributes.aria-placeholder
aria-posinset
• Optional
aria-posinset: Numberish
Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-setsize.
Inherited from
SVGAttributes.aria-posinset
aria-pressed
• Optional
aria-pressed: "mixed"
| Booleanish
Indicates the current "pressed" state of toggle buttons.
See
- aria-checked
- aria-selected.
Inherited from
SVGAttributes.aria-pressed
aria-readonly
• Optional
aria-readonly: Booleanish
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
Inherited from
SVGAttributes.aria-readonly
aria-relevant
• Optional
aria-relevant: "text"
| "all"
| "additions"
| "additions text"
| "removals"
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
See
aria-atomic.
Inherited from
SVGAttributes.aria-relevant
aria-required
• Optional
aria-required: Booleanish
Indicates that user input is required on the element before a form may be submitted.
Inherited from
SVGAttributes.aria-required
aria-roledescription
• Optional
aria-roledescription: string
Defines a human-readable, author-localized description for the role of an element.
Inherited from
SVGAttributes.aria-roledescription
aria-rowcount
• Optional
aria-rowcount: Numberish
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
Inherited from
SVGAttributes.aria-rowcount
aria-rowindex
• Optional
aria-rowindex: Numberish
Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
See
- aria-rowcount
- aria-rowspan.
Inherited from
SVGAttributes.aria-rowindex
aria-rowspan
• Optional
aria-rowspan: Numberish
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-rowindex
- aria-colspan.
Inherited from
SVGAttributes.aria-rowspan
aria-selected
• Optional
aria-selected: Booleanish
Indicates the current "selected" state of various widgets.
See
- aria-checked
- aria-pressed.
Inherited from
SVGAttributes.aria-selected
aria-setsize
• Optional
aria-setsize: Numberish
Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-posinset.
Inherited from
SVGAttributes.aria-setsize
aria-sort
• Optional
aria-sort: "none"
| "ascending"
| "descending"
| "other"
Indicates if items in a table or grid are sorted in ascending or descending order.
Inherited from
SVGAttributes.aria-sort
aria-valuemax
• Optional
aria-valuemax: Numberish
Defines the maximum allowed value for a range widget.
Inherited from
SVGAttributes.aria-valuemax
aria-valuemin
• Optional
aria-valuemin: Numberish
Defines the minimum allowed value for a range widget.
Inherited from
SVGAttributes.aria-valuemin
aria-valuenow
• Optional
aria-valuenow: Numberish
Defines the current value for a range widget.
See
aria-valuetext.
Inherited from
SVGAttributes.aria-valuenow
aria-valuetext
• Optional
aria-valuetext: string
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from
SVGAttributes.aria-valuetext
ascent
• Optional
ascent: Numberish
Inherited from
SVGAttributes.ascent
attributeName
• Optional
attributeName: string
Inherited from
SVGAttributes.attributeName
attributeType
• Optional
attributeType: string
Inherited from
SVGAttributes.attributeType
autoReverse
• Optional
autoReverse: Numberish
Inherited from
SVGAttributes.autoReverse
azimuth
• Optional
azimuth: Numberish
Inherited from
SVGAttributes.azimuth
baseFrequency
• Optional
baseFrequency: Numberish
Inherited from
SVGAttributes.baseFrequency
baseProfile
• Optional
baseProfile: Numberish
Inherited from
SVGAttributes.baseProfile
baseline-shift
• Optional
baseline-shift: Numberish
Inherited from
SVGAttributes.baseline-shift
bbox
• Optional
bbox: Numberish
Inherited from
SVGAttributes.bbox
begin
• Optional
begin: Numberish
Inherited from
SVGAttributes.begin
bias
• Optional
bias: Numberish
Inherited from
SVGAttributes.bias
by
• Optional
by: Numberish
Inherited from
calcMode
• Optional
calcMode: Numberish
Inherited from
SVGAttributes.calcMode
cap-height
• Optional
cap-height: Numberish
Inherited from
SVGAttributes.cap-height
class
• Optional
class: any
SVG Styling Attributes
See
https://www.w3.org/TR/SVG/styling.html#ElementSpecificStyling
Inherited from
SVGAttributes.class
clip
• Optional
clip: Numberish
Inherited from
SVGAttributes.clip
clip-path
• Optional
clip-path: string
Inherited from
SVGAttributes.clip-path
clip-rule
• Optional
clip-rule: Numberish
Inherited from
SVGAttributes.clip-rule
clipPathUnits
• Optional
clipPathUnits: Numberish
Inherited from
SVGAttributes.clipPathUnits
color
• Optional
color: string
Inherited from
SVGAttributes.color
color-interpolation
• Optional
color-interpolation: Numberish
Inherited from
SVGAttributes.color-interpolation
color-interpolation-filters
• Optional
color-interpolation-filters: "inherit"
| "auto"
| "linearRGB"
| "sRGB"
Inherited from
SVGAttributes.color-interpolation-filters
color-profile
• Optional
color-profile: Numberish
Inherited from
SVGAttributes.color-profile
color-rendering
• Optional
color-rendering: Numberish
Inherited from
SVGAttributes.color-rendering
contentScriptType
• Optional
contentScriptType: Numberish
Inherited from
SVGAttributes.contentScriptType
contentStyleType
• Optional
contentStyleType: Numberish
Inherited from
SVGAttributes.contentStyleType
cursor
• Optional
cursor: Numberish
Inherited from
SVGAttributes.cursor
cx
• Optional
cx: Numberish
Inherited from
cy
• Optional
cy: Numberish
Inherited from
d
• Optional
d: string
Inherited from
SVGAttributes.d
decelerate
• Optional
decelerate: Numberish
Inherited from
SVGAttributes.decelerate
descent
• Optional
descent: Numberish
Inherited from
SVGAttributes.descent
diffuseConstant
• Optional
diffuseConstant: Numberish
Inherited from
SVGAttributes.diffuseConstant
direction
• Optional
direction: Numberish
Inherited from
SVGAttributes.direction
display
• Optional
display: Numberish
Inherited from
SVGAttributes.display
divisor
• Optional
divisor: Numberish
Inherited from
SVGAttributes.divisor
dominant-baseline
• Optional
dominant-baseline: Numberish
Inherited from
SVGAttributes.dominant-baseline
dur
• Optional
dur: Numberish
Inherited from
SVGAttributes.dur
dx
• Optional
dx: Numberish
Inherited from
SVGAttributes.dx
dy
• Optional
dy: Numberish
Inherited from
SVGAttributes.dy
edgeMode
• Optional
edgeMode: Numberish
Inherited from
SVGAttributes.edgeMode
elevation
• Optional
elevation: Numberish
Inherited from
SVGAttributes.elevation
enable-background
• Optional
enable-background: Numberish
Inherited from
SVGAttributes.enable-background
end
• Optional
end: Numberish
Inherited from
SVGAttributes.end
exponent
• Optional
exponent: Numberish
Inherited from
SVGAttributes.exponent
externalResourcesRequired
• Optional
externalResourcesRequired: Numberish
Inherited from
SVGAttributes.externalResourcesRequired
fill
• Optional
fill: string
Inherited from
SVGAttributes.fill
fill-opacity
• Optional
fill-opacity: Numberish
Inherited from
SVGAttributes.fill-opacity
fill-rule
• Optional
fill-rule: "inherit"
| "evenodd"
| "nonzero"
Inherited from
SVGAttributes.fill-rule
filter
• Optional
filter: string
Inherited from
SVGAttributes.filter
filterRes
• Optional
filterRes: Numberish
Inherited from
SVGAttributes.filterRes
filterUnits
• Optional
filterUnits: Numberish
Inherited from
SVGAttributes.filterUnits
flood-color
• Optional
flood-color: Numberish
Inherited from
SVGAttributes.flood-color
flood-opacity
• Optional
flood-opacity: Numberish
Inherited from
SVGAttributes.flood-opacity
focusable
• Optional
focusable: Numberish
Inherited from
SVGAttributes.focusable
font-family
• Optional
font-family: string
Inherited from
SVGAttributes.font-family
font-size
• Optional
font-size: Numberish
Inherited from
SVGAttributes.font-size
font-size-adjust
• Optional
font-size-adjust: Numberish
Inherited from
SVGAttributes.font-size-adjust
font-stretch
• Optional
font-stretch: Numberish
Inherited from
SVGAttributes.font-stretch
font-style
• Optional
font-style: Numberish
Inherited from
SVGAttributes.font-style
font-variant
• Optional
font-variant: Numberish
Inherited from
SVGAttributes.font-variant
font-weight
• Optional
font-weight: Numberish
Inherited from
SVGAttributes.font-weight
format
• Optional
format: Numberish
Inherited from
SVGAttributes.format
from
• Optional
from: Numberish
Inherited from
SVGAttributes.from
fx
• Optional
fx: Numberish
Inherited from
SVGAttributes.fx
fy
• Optional
fy: Numberish
Inherited from
SVGAttributes.fy
g1
• Optional
g1: Numberish
Inherited from
SVGAttributes.g1
g2
• Optional
g2: Numberish
Inherited from
SVGAttributes.g2
glyph-name
• Optional
glyph-name: Numberish
Inherited from
SVGAttributes.glyph-name
glyph-orientation-horizontal
• Optional
glyph-orientation-horizontal: Numberish
Inherited from
SVGAttributes.glyph-orientation-horizontal
glyph-orientation-vertical
• Optional
glyph-orientation-vertical: Numberish
Inherited from
SVGAttributes.glyph-orientation-vertical
glyphRef
• Optional
glyphRef: Numberish
Inherited from
SVGAttributes.glyphRef
gradientTransform
• Optional
gradientTransform: string
Inherited from
SVGAttributes.gradientTransform
gradientUnits
• Optional
gradientUnits: string
Inherited from
SVGAttributes.gradientUnits
hanging
• Optional
hanging: Numberish
Inherited from
SVGAttributes.hanging
height
• Optional
height: Numberish
Inherited from
SVGAttributes.height
horiz-adv-x
• Optional
horiz-adv-x: Numberish
Inherited from
SVGAttributes.horiz-adv-x
horiz-origin-x
• Optional
horiz-origin-x: Numberish
Inherited from
SVGAttributes.horiz-origin-x
href
• Optional
href: string
Inherited from
SVGAttributes.href
id
• Optional
id: string
Inherited from
ideographic
• Optional
ideographic: Numberish
Inherited from
SVGAttributes.ideographic
image-rendering
• Optional
image-rendering: Numberish
Inherited from
SVGAttributes.image-rendering
in
• Optional
in: string
Inherited from
in2
• Optional
in2: Numberish
Inherited from
SVGAttributes.in2
innerHTML
• Optional
innerHTML: string
Inherited from
SVGAttributes.innerHTML
intercept
• Optional
intercept: Numberish
Inherited from
SVGAttributes.intercept
k
• Optional
k: Numberish
Inherited from
SVGAttributes.k
k1
• Optional
k1: Numberish
Inherited from
SVGAttributes.k1
k2
• Optional
k2: Numberish
Inherited from
SVGAttributes.k2
k3
• Optional
k3: Numberish
Inherited from
SVGAttributes.k3
k4
• Optional
k4: Numberish
Inherited from
SVGAttributes.k4
kernelMatrix
• Optional
kernelMatrix: Numberish
Inherited from
SVGAttributes.kernelMatrix
kernelUnitLength
• Optional
kernelUnitLength: Numberish
Inherited from
SVGAttributes.kernelUnitLength
kerning
• Optional
kerning: Numberish
Inherited from
SVGAttributes.kerning
keyPoints
• Optional
keyPoints: Numberish
Inherited from
SVGAttributes.keyPoints
keySplines
• Optional
keySplines: Numberish
Inherited from
SVGAttributes.keySplines
keyTimes
• Optional
keyTimes: Numberish
Inherited from
SVGAttributes.keyTimes
label
• Optional
label: string
| Object
| VNode
<RendererNode
, RendererElement
, { [key: string]
: any
; }>
labelBgBorderRadius
• Optional
labelBgBorderRadius: number
labelBgPadding
• Optional
labelBgPadding: [number
, number
]
labelBgStyle
• Optional
labelBgStyle: CSSProperties
labelShowBg
• Optional
labelShowBg: boolean
labelStyle
• Optional
labelStyle: CSSProperties
lang
• Optional
lang: string
Inherited from
SVGAttributes.lang
lengthAdjust
• Optional
lengthAdjust: Numberish
Inherited from
SVGAttributes.lengthAdjust
letter-spacing
• Optional
letter-spacing: Numberish
Inherited from
SVGAttributes.letter-spacing
lighting-color
• Optional
lighting-color: Numberish
Inherited from
SVGAttributes.lighting-color
limitingConeAngle
• Optional
limitingConeAngle: Numberish
Inherited from
SVGAttributes.limitingConeAngle
local
• Optional
local: Numberish
Inherited from
SVGAttributes.local
marker-end
• Optional
marker-end: string
Inherited from
SVGAttributes.marker-end
marker-mid
• Optional
marker-mid: string
Inherited from
SVGAttributes.marker-mid
marker-start
• Optional
marker-start: string
Inherited from
SVGAttributes.marker-start
markerHeight
• Optional
markerHeight: Numberish
Inherited from
SVGAttributes.markerHeight
markerUnits
• Optional
markerUnits: Numberish
Inherited from
SVGAttributes.markerUnits
markerWidth
• Optional
markerWidth: Numberish
Inherited from
SVGAttributes.markerWidth
mask
• Optional
mask: string
Inherited from
SVGAttributes.mask
maskContentUnits
• Optional
maskContentUnits: Numberish
Inherited from
SVGAttributes.maskContentUnits
maskUnits
• Optional
maskUnits: Numberish
Inherited from
SVGAttributes.maskUnits
mathematical
• Optional
mathematical: Numberish
Inherited from
SVGAttributes.mathematical
max
• Optional
max: Numberish
Inherited from
SVGAttributes.max
media
• Optional
media: string
Inherited from
SVGAttributes.media
method
• Optional
method: string
Inherited from
SVGAttributes.method
min
• Optional
min: Numberish
Inherited from
SVGAttributes.min
mode
• Optional
mode: Numberish
Inherited from
SVGAttributes.mode
name
• Optional
name: string
Inherited from
numOctaves
• Optional
numOctaves: Numberish
Inherited from
SVGAttributes.numOctaves
offset
• Optional
offset: Numberish
Inherited from
SVGAttributes.offset
onAbort
• Optional
onAbort: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onAbort
onAnimationend
• Optional
onAnimationend: (payload
: AnimationEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | AnimationEvent |
Returns
void
Inherited from
SVGAttributes.onAnimationend
onAnimationiteration
• Optional
onAnimationiteration: (payload
: AnimationEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | AnimationEvent |
Returns
void
Inherited from
SVGAttributes.onAnimationiteration
onAnimationstart
• Optional
onAnimationstart: (payload
: AnimationEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | AnimationEvent |
Returns
void
Inherited from
SVGAttributes.onAnimationstart
onAuxclick
• Optional
onAuxclick: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onAuxclick
onBeforeinput
• Optional
onBeforeinput: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onBeforeinput
onBlur
• Optional
onBlur: (payload
: FocusEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | FocusEvent |
Returns
void
Inherited from
SVGAttributes.onBlur
onCanplay
• Optional
onCanplay: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onCanplay
onCanplaythrough
• Optional
onCanplaythrough: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onCanplaythrough
onChange
• Optional
onChange: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onChange
onClick
• Optional
onClick: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onClick
onCompositionend
• Optional
onCompositionend: (payload
: CompositionEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | CompositionEvent |
Returns
void
Inherited from
SVGAttributes.onCompositionend
onCompositionstart
• Optional
onCompositionstart: (payload
: CompositionEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | CompositionEvent |
Returns
void
Inherited from
SVGAttributes.onCompositionstart
onCompositionupdate
• Optional
onCompositionupdate: (payload
: CompositionEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | CompositionEvent |
Returns
void
Inherited from
SVGAttributes.onCompositionupdate
onContextmenu
• Optional
onContextmenu: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onContextmenu
onCopy
• Optional
onCopy: (payload
: ClipboardEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | ClipboardEvent |
Returns
void
Inherited from
SVGAttributes.onCopy
onCut
• Optional
onCut: (payload
: ClipboardEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | ClipboardEvent |
Returns
void
Inherited from
SVGAttributes.onCut
onDblclick
• Optional
onDblclick: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onDblclick
onDrag
• Optional
onDrag: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDrag
onDragend
• Optional
onDragend: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDragend
onDragenter
• Optional
onDragenter: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDragenter
onDragexit
• Optional
onDragexit: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDragexit
onDragleave
• Optional
onDragleave: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDragleave
onDragover
• Optional
onDragover: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDragover
onDragstart
• Optional
onDragstart: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDragstart
onDrop
• Optional
onDrop: (payload
: DragEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | DragEvent |
Returns
void
Inherited from
SVGAttributes.onDrop
onDurationchange
• Optional
onDurationchange: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onDurationchange
onEmptied
• Optional
onEmptied: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onEmptied
onEncrypted
• Optional
onEncrypted: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onEncrypted
onEnded
• Optional
onEnded: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onEnded
onError
• Optional
onError: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onError
onFocus
• Optional
onFocus: (payload
: FocusEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | FocusEvent |
Returns
void
Inherited from
SVGAttributes.onFocus
onFocusin
• Optional
onFocusin: (payload
: FocusEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | FocusEvent |
Returns
void
Inherited from
SVGAttributes.onFocusin
onFocusout
• Optional
onFocusout: (payload
: FocusEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | FocusEvent |
Returns
void
Inherited from
SVGAttributes.onFocusout
onInput
• Optional
onInput: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onInput
onInvalid
• Optional
onInvalid: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onInvalid
onKeydown
• Optional
onKeydown: (payload
: KeyboardEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | KeyboardEvent |
Returns
void
Inherited from
SVGAttributes.onKeydown
onKeypress
• Optional
onKeypress: (payload
: KeyboardEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | KeyboardEvent |
Returns
void
Inherited from
SVGAttributes.onKeypress
onKeyup
• Optional
onKeyup: (payload
: KeyboardEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | KeyboardEvent |
Returns
void
Inherited from
SVGAttributes.onKeyup
onLoad
• Optional
onLoad: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onLoad
onLoadeddata
• Optional
onLoadeddata: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onLoadeddata
onLoadedmetadata
• Optional
onLoadedmetadata: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onLoadedmetadata
onLoadstart
• Optional
onLoadstart: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onLoadstart
onMousedown
• Optional
onMousedown: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onMousedown
onMouseenter
• Optional
onMouseenter: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onMouseenter
onMouseleave
• Optional
onMouseleave: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onMouseleave
onMousemove
• Optional
onMousemove: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onMousemove
onMouseout
• Optional
onMouseout: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onMouseout
onMouseover
• Optional
onMouseover: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onMouseover
onMouseup
• Optional
onMouseup: (payload
: MouseEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | MouseEvent |
Returns
void
Inherited from
SVGAttributes.onMouseup
onPaste
• Optional
onPaste: (payload
: ClipboardEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | ClipboardEvent |
Returns
void
Inherited from
SVGAttributes.onPaste
onPause
• Optional
onPause: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onPause
onPlay
• Optional
onPlay: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onPlay
onPlaying
• Optional
onPlaying: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onPlaying
onPointercancel
• Optional
onPointercancel: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointercancel
onPointerdown
• Optional
onPointerdown: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointerdown
onPointerenter
• Optional
onPointerenter: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointerenter
onPointerleave
• Optional
onPointerleave: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointerleave
onPointermove
• Optional
onPointermove: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointermove
onPointerout
• Optional
onPointerout: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointerout
onPointerover
• Optional
onPointerover: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointerover
onPointerup
• Optional
onPointerup: (payload
: PointerEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | PointerEvent |
Returns
void
Inherited from
SVGAttributes.onPointerup
onProgress
• Optional
onProgress: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onProgress
onRatechange
• Optional
onRatechange: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onRatechange
onReset
• Optional
onReset: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onReset
onScroll
• Optional
onScroll: (payload
: UIEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | UIEvent |
Returns
void
Inherited from
SVGAttributes.onScroll
onSeeked
• Optional
onSeeked: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onSeeked
onSeeking
• Optional
onSeeking: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onSeeking
onSelect
• Optional
onSelect: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onSelect
onStalled
• Optional
onStalled: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onStalled
onSubmit
• Optional
onSubmit: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onSubmit
onSuspend
• Optional
onSuspend: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onSuspend
onTimeupdate
• Optional
onTimeupdate: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onTimeupdate
onTouchcancel
• Optional
onTouchcancel: (payload
: TouchEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | TouchEvent |
Returns
void
Inherited from
SVGAttributes.onTouchcancel
onTouchend
• Optional
onTouchend: (payload
: TouchEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | TouchEvent |
Returns
void
Inherited from
SVGAttributes.onTouchend
onTouchmove
• Optional
onTouchmove: (payload
: TouchEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | TouchEvent |
Returns
void
Inherited from
SVGAttributes.onTouchmove
onTouchstart
• Optional
onTouchstart: (payload
: TouchEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | TouchEvent |
Returns
void
Inherited from
SVGAttributes.onTouchstart
onTransitionend
• Optional
onTransitionend: (payload
: TransitionEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | TransitionEvent |
Returns
void
Inherited from
SVGAttributes.onTransitionend
onTransitionstart
• Optional
onTransitionstart: (payload
: TransitionEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | TransitionEvent |
Returns
void
Inherited from
SVGAttributes.onTransitionstart
onVolumechange
• Optional
onVolumechange: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onVolumechange
onWaiting
• Optional
onWaiting: (payload
: Event
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | Event |
Returns
void
Inherited from
SVGAttributes.onWaiting
onWheel
• Optional
onWheel: (payload
: WheelEvent
) => void
Type declaration
â–¸ (payload
): void
Parameters
Name | Type |
---|---|
payload | WheelEvent |
Returns
void
Inherited from
SVGAttributes.onWheel
opacity
• Optional
opacity: Numberish
Inherited from
SVGAttributes.opacity
operator
• Optional
operator: Numberish
Inherited from
SVGAttributes.operator
order
• Optional
order: Numberish
Inherited from
SVGAttributes.order
orient
• Optional
orient: Numberish
Inherited from
SVGAttributes.orient
orientation
• Optional
orientation: Numberish
Inherited from
SVGAttributes.orientation
origin
• Optional
origin: Numberish
Inherited from
SVGAttributes.origin
overflow
• Optional
overflow: Numberish
Inherited from
SVGAttributes.overflow
overline-position
• Optional
overline-position: Numberish
Inherited from
SVGAttributes.overline-position
overline-thickness
• Optional
overline-thickness: Numberish
Inherited from
SVGAttributes.overline-thickness
paint-order
• Optional
paint-order: Numberish
Inherited from
SVGAttributes.paint-order
panose-1
• Optional
panose-1: Numberish
Inherited from
SVGAttributes.panose-1
pathLength
• Optional
pathLength: Numberish
Inherited from
SVGAttributes.pathLength
patternContentUnits
• Optional
patternContentUnits: string
Inherited from
SVGAttributes.patternContentUnits
patternTransform
• Optional
patternTransform: Numberish
Inherited from
SVGAttributes.patternTransform
patternUnits
• Optional
patternUnits: string
Inherited from
SVGAttributes.patternUnits
pointer-events
• Optional
pointer-events: Numberish
Inherited from
SVGAttributes.pointer-events
points
• Optional
points: string
Inherited from
SVGAttributes.points
pointsAtX
• Optional
pointsAtX: Numberish
Inherited from
SVGAttributes.pointsAtX
pointsAtY
• Optional
pointsAtY: Numberish
Inherited from
SVGAttributes.pointsAtY
pointsAtZ
• Optional
pointsAtZ: Numberish
Inherited from
SVGAttributes.pointsAtZ
preserveAlpha
• Optional
preserveAlpha: Numberish
Inherited from
SVGAttributes.preserveAlpha
preserveAspectRatio
• Optional
preserveAspectRatio: string
Inherited from
SVGAttributes.preserveAspectRatio
primitiveUnits
• Optional
primitiveUnits: Numberish
Inherited from
SVGAttributes.primitiveUnits
r
• Optional
r: Numberish
Inherited from
SVGAttributes.r
radius
• Optional
radius: Numberish
Inherited from
SVGAttributes.radius
refX
• Optional
refX: Numberish
Inherited from
SVGAttributes.refX
refY
• Optional
refY: Numberish
Inherited from
SVGAttributes.refY
renderingIntent
• Optional
renderingIntent: Numberish
Inherited from
SVGAttributes.renderingIntent
repeatCount
• Optional
repeatCount: Numberish
Inherited from
SVGAttributes.repeatCount
repeatDur
• Optional
repeatDur: Numberish
Inherited from
SVGAttributes.repeatDur
requiredExtensions
• Optional
requiredExtensions: Numberish
Inherited from
SVGAttributes.requiredExtensions
requiredFeatures
• Optional
requiredFeatures: Numberish
Inherited from
SVGAttributes.requiredFeatures
restart
• Optional
restart: Numberish
Inherited from
SVGAttributes.restart
result
• Optional
result: string
Inherited from
SVGAttributes.result
role
• Optional
role: string
Inherited from
SVGAttributes.role
rotate
• Optional
rotate: Numberish
Inherited from
SVGAttributes.rotate
rx
• Optional
rx: Numberish
Inherited from
SVGAttributes.rx
ry
• Optional
ry: Numberish
Inherited from
SVGAttributes.ry
scale
• Optional
scale: Numberish
Inherited from
SVGAttributes.scale
seed
• Optional
seed: Numberish
Inherited from
SVGAttributes.seed
shape-rendering
• Optional
shape-rendering: Numberish
Inherited from
SVGAttributes.shape-rendering
slope
• Optional
slope: Numberish
Inherited from
SVGAttributes.slope
spacing
• Optional
spacing: Numberish
Inherited from
SVGAttributes.spacing
specularConstant
• Optional
specularConstant: Numberish
Inherited from
SVGAttributes.specularConstant
specularExponent
• Optional
specularExponent: Numberish
Inherited from
SVGAttributes.specularExponent
speed
• Optional
speed: Numberish
Inherited from
SVGAttributes.speed
spreadMethod
• Optional
spreadMethod: string
Inherited from
SVGAttributes.spreadMethod
startOffset
• Optional
startOffset: Numberish
Inherited from
SVGAttributes.startOffset
stdDeviation
• Optional
stdDeviation: Numberish
Inherited from
SVGAttributes.stdDeviation
stemh
• Optional
stemh: Numberish
Inherited from
SVGAttributes.stemh
stemv
• Optional
stemv: Numberish
Inherited from
SVGAttributes.stemv
stitchTiles
• Optional
stitchTiles: Numberish
Inherited from
SVGAttributes.stitchTiles
stop-color
• Optional
stop-color: string
Inherited from
SVGAttributes.stop-color
stop-opacity
• Optional
stop-opacity: Numberish
Inherited from
SVGAttributes.stop-opacity
strikethrough-position
• Optional
strikethrough-position: Numberish
Inherited from
SVGAttributes.strikethrough-position
strikethrough-thickness
• Optional
strikethrough-thickness: Numberish
Inherited from
SVGAttributes.strikethrough-thickness
string
• Optional
string: Numberish
Inherited from
SVGAttributes.string
stroke
• Optional
stroke: string
Inherited from
SVGAttributes.stroke
stroke-dasharray
• Optional
stroke-dasharray: Numberish
Inherited from
SVGAttributes.stroke-dasharray
stroke-dashoffset
• Optional
stroke-dashoffset: Numberish
Inherited from
SVGAttributes.stroke-dashoffset
stroke-linecap
• Optional
stroke-linecap: "inherit"
| "round"
| "butt"
| "square"
Inherited from
SVGAttributes.stroke-linecap
stroke-linejoin
• Optional
stroke-linejoin: "inherit"
| "round"
| "bevel"
| "miter"
Inherited from
SVGAttributes.stroke-linejoin
stroke-miterlimit
• Optional
stroke-miterlimit: Numberish
Inherited from
SVGAttributes.stroke-miterlimit
stroke-opacity
• Optional
stroke-opacity: Numberish
Inherited from
SVGAttributes.stroke-opacity
stroke-width
• Optional
stroke-width: Numberish
Inherited from
SVGAttributes.stroke-width
style
• Optional
style: string
| CSSProperties
Inherited from
SVGAttributes.style
surfaceScale
• Optional
surfaceScale: Numberish
Inherited from
SVGAttributes.surfaceScale
systemLanguage
• Optional
systemLanguage: Numberish
Inherited from
SVGAttributes.systemLanguage
tabindex
• Optional
tabindex: Numberish
Inherited from
SVGAttributes.tabindex
tableValues
• Optional
tableValues: Numberish
Inherited from
SVGAttributes.tableValues
target
• Optional
target: string
Inherited from
SVGAttributes.target
targetX
• Optional
targetX: Numberish
Inherited from
SVGAttributes.targetX
targetY
• Optional
targetY: Numberish
Inherited from
SVGAttributes.targetY
text-anchor
• Optional
text-anchor: string
Inherited from
SVGAttributes.text-anchor
text-decoration
• Optional
text-decoration: Numberish
Inherited from
SVGAttributes.text-decoration
text-rendering
• Optional
text-rendering: Numberish
Inherited from
SVGAttributes.text-rendering
textLength
• Optional
textLength: Numberish
Inherited from
SVGAttributes.textLength
to
• Optional
to: Numberish
Inherited from
transform
• Optional
transform: string
Inherited from
SVGAttributes.transform
type
• Optional
type: string
Inherited from
SVGAttributes.type
u1
• Optional
u1: Numberish
Inherited from
SVGAttributes.u1
u2
• Optional
u2: Numberish
Inherited from
SVGAttributes.u2
underline-position
• Optional
underline-position: Numberish
Inherited from
SVGAttributes.underline-position
underline-thickness
• Optional
underline-thickness: Numberish
Inherited from
SVGAttributes.underline-thickness
unicode
• Optional
unicode: Numberish
Inherited from
SVGAttributes.unicode
unicode-bidi
• Optional
unicode-bidi: Numberish
Inherited from
SVGAttributes.unicode-bidi
unicode-range
• Optional
unicode-range: Numberish
Inherited from
SVGAttributes.unicode-range
unitsPer-em
• Optional
unitsPer-em: Numberish
Inherited from
SVGAttributes.unitsPer-em
v-alphabetic
• Optional
v-alphabetic: Numberish
Inherited from
SVGAttributes.v-alphabetic
v-hanging
• Optional
v-hanging: Numberish
Inherited from
SVGAttributes.v-hanging
v-ideographic
• Optional
v-ideographic: Numberish
Inherited from
SVGAttributes.v-ideographic
v-mathematical
• Optional
v-mathematical: Numberish
Inherited from
SVGAttributes.v-mathematical
values
• Optional
values: string
Inherited from
SVGAttributes.values
vector-effect
• Optional
vector-effect: Numberish
Inherited from
SVGAttributes.vector-effect
version
• Optional
version: string
Inherited from
SVGAttributes.version
vert-adv-y
• Optional
vert-adv-y: Numberish
Inherited from
SVGAttributes.vert-adv-y
vert-origin-x
• Optional
vert-origin-x: Numberish
Inherited from
SVGAttributes.vert-origin-x
vert-origin-y
• Optional
vert-origin-y: Numberish
Inherited from
SVGAttributes.vert-origin-y
viewBox
• Optional
viewBox: string
Inherited from
SVGAttributes.viewBox
viewTarget
• Optional
viewTarget: Numberish
Inherited from
SVGAttributes.viewTarget
visibility
• Optional
visibility: Numberish
Inherited from
SVGAttributes.visibility
width
• Optional
width: Numberish
Inherited from
SVGAttributes.width
widths
• Optional
widths: Numberish
Inherited from
SVGAttributes.widths
word-spacing
• Optional
word-spacing: Numberish
Inherited from
SVGAttributes.word-spacing
writing-mode
• Optional
writing-mode: Numberish
Inherited from
SVGAttributes.writing-mode
x
• x: number
Overrides
SVGAttributes.x
x-height
• Optional
x-height: Numberish
Inherited from
SVGAttributes.x-height
x1
• Optional
x1: Numberish
Inherited from
SVGAttributes.x1
x2
• Optional
x2: Numberish
Inherited from
SVGAttributes.x2
xChannelSelector
• Optional
xChannelSelector: string
Inherited from
SVGAttributes.xChannelSelector
xlinkActuate
• Optional
xlinkActuate: string
Inherited from
SVGAttributes.xlinkActuate
xlinkArcrole
• Optional
xlinkArcrole: string
Inherited from
SVGAttributes.xlinkArcrole
xlinkHref
• Optional
xlinkHref: string
Inherited from
SVGAttributes.xlinkHref
xlinkRole
• Optional
xlinkRole: string
Inherited from
SVGAttributes.xlinkRole
xlinkShow
• Optional
xlinkShow: string
Inherited from
SVGAttributes.xlinkShow
xlinkTitle
• Optional
xlinkTitle: string
Inherited from
SVGAttributes.xlinkTitle
xlinkType
• Optional
xlinkType: string
Inherited from
SVGAttributes.xlinkType
xmlns
• Optional
xmlns: string
Inherited from
SVGAttributes.xmlns
y
• y: number
Overrides
SVGAttributes.y
y1
• Optional
y1: Numberish
Inherited from
SVGAttributes.y1
y2
• Optional
y2: Numberish
Inherited from
SVGAttributes.y2
yChannelSelector
• Optional
yChannelSelector: string
Inherited from
SVGAttributes.yChannelSelector
z
• Optional
z: Numberish
Inherited from
SVGAttributes.z
zoomAndPan
• Optional
zoomAndPan: string
Inherited from
SVGAttributes.zoomAndPan