import{_ as e,c as a,o as t,N as r}from"./chunks/framework.0799945b.js";const p=JSON.parse('{"title":"Interface: Link","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/links/links.Link.md","lastUpdated":null}'),o={name:"api/interfaces/features/links/links.Link.md"},i=r('
features/links/links.Link
Represents a link between two nodes. It will be displayed as an SVG line, and can take any appropriate properties for an SVG line element.
SVGAttributes
↳ Link
• Optional
accent-height: Numberish
SVGAttributes.accent-height
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:945
• Optional
accumulate: "none"
| "sum"
SVGAttributes.accumulate
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:946
• Optional
additive: "sum"
| "replace"
SVGAttributes.additive
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:947
• Optional
alignment-baseline: "alphabetic"
| "hanging"
| "ideographic"
| "mathematical"
| "auto"
| "baseline"
| "before-edge"
| "text-before-edge"
| "middle"
| "central"
| "after-edge"
| "text-after-edge"
| "inherit"
SVGAttributes.alignment-baseline
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:948
• Optional
allowReorder: "no"
| "yes"
SVGAttributes.allowReorder
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:962
• Optional
alphabetic: Numberish
SVGAttributes.alphabetic
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:963
• Optional
amplitude: Numberish
SVGAttributes.amplitude
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:964
• Optional
arabic-form: "initial"
| "medial"
| "terminal"
| "isolated"
SVGAttributes.arabic-form
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:965
• Optional
aria-activedescendant: string
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
SVGAttributes.aria-activedescendant
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:224
• 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.
SVGAttributes.aria-atomic
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:226
• Optional
aria-autocomplete: "none"
| "inline"
| "list"
| "both"
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.
SVGAttributes.aria-autocomplete
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:231
• 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.
SVGAttributes.aria-busy
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:233
• Optional
aria-checked: Booleanish
| "mixed"
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
See
SVGAttributes.aria-checked
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:238
• Optional
aria-colcount: Numberish
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
SVGAttributes.aria-colcount
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:243
• 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
SVGAttributes.aria-colindex
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:248
• Optional
aria-colspan: Numberish
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
See
SVGAttributes.aria-colspan
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:253
• Optional
aria-controls: string
Identifies the element (or elements) whose contents or presence are controlled by the current element.
See
aria-owns.
SVGAttributes.aria-controls
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:258
• Optional
aria-current: "time"
| Booleanish
| "page"
| "step"
| "location"
| "date"
Indicates the element that represents the current item within a container or set of related elements.
SVGAttributes.aria-current
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:260
• Optional
aria-describedby: string
Identifies the element (or elements) that describes the object.
See
aria-labelledby
SVGAttributes.aria-describedby
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:265
• Optional
aria-details: string
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
SVGAttributes.aria-details
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:270
• Optional
aria-disabled: Booleanish
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
See
SVGAttributes.aria-disabled
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:275
• Optional
aria-dropeffect: "none"
| "copy"
| "execute"
| "link"
| "move"
| "popup"
Indicates what functions can be performed when a dragged object is released on the drop target.
Deprecated
in ARIA 1.1
SVGAttributes.aria-dropeffect
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:280
• Optional
aria-errormessage: string
Identifies the element that provides an error message for the object.
See
SVGAttributes.aria-errormessage
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:285
• Optional
aria-expanded: Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
SVGAttributes.aria-expanded
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:287
• 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.
SVGAttributes.aria-flowto
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:292
• Optional
aria-grabbed: Booleanish
Indicates an element's "grabbed" state in a drag-and-drop operation.
Deprecated
in ARIA 1.1
SVGAttributes.aria-grabbed
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:297
• Optional
aria-haspopup: "tree"
| Booleanish
| "menu"
| "listbox"
| "grid"
| "dialog"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
SVGAttributes.aria-haspopup
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:299
• Optional
aria-hidden: Booleanish
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
SVGAttributes.aria-hidden
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:304
• Optional
aria-invalid: Booleanish
| "grammar"
| "spelling"
Indicates the entered value does not conform to the format expected by the application.
See
aria-errormessage.
SVGAttributes.aria-invalid
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:309
• Optional
aria-keyshortcuts: string
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
SVGAttributes.aria-keyshortcuts
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:311
• Optional
aria-label: string
Defines a string value that labels the current element.
See
aria-labelledby.
SVGAttributes.aria-label
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:316
• Optional
aria-labelledby: string
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
SVGAttributes.aria-labelledby
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:321
• Optional
aria-level: Numberish
Defines the hierarchical level of an element within a structure.
SVGAttributes.aria-level
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:323
• 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.
SVGAttributes.aria-live
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:325
• Optional
aria-modal: Booleanish
Indicates whether an element is modal when displayed.
SVGAttributes.aria-modal
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:327
• Optional
aria-multiline: Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
SVGAttributes.aria-multiline
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:329
• Optional
aria-multiselectable: Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
SVGAttributes.aria-multiselectable
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:331
• Optional
aria-orientation: "horizontal"
| "vertical"
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
SVGAttributes.aria-orientation
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:333
• 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.
SVGAttributes.aria-owns
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:339
• 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.
SVGAttributes.aria-placeholder
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:344
• 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.
SVGAttributes.aria-posinset
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:349
• Optional
aria-pressed: Booleanish
| "mixed"
Indicates the current "pressed" state of toggle buttons.
See
SVGAttributes.aria-pressed
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:354
• Optional
aria-readonly: Booleanish
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
SVGAttributes.aria-readonly
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:359
• Optional
aria-relevant: "additions"
| "additions text"
| "all"
| "removals"
| "text"
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
See
aria-atomic.
SVGAttributes.aria-relevant
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:364
• Optional
aria-required: Booleanish
Indicates that user input is required on the element before a form may be submitted.
SVGAttributes.aria-required
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:366
• Optional
aria-roledescription: string
Defines a human-readable, author-localized description for the role of an element.
SVGAttributes.aria-roledescription
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:368
• Optional
aria-rowcount: Numberish
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
SVGAttributes.aria-rowcount
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:373
• 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
SVGAttributes.aria-rowindex
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:378
• Optional
aria-rowspan: Numberish
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
See
SVGAttributes.aria-rowspan
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:383
• Optional
aria-selected: Booleanish
Indicates the current "selected" state of various widgets.
See
SVGAttributes.aria-selected
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:388
• 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.
SVGAttributes.aria-setsize
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:393
• Optional
aria-sort: "none"
| "ascending"
| "descending"
| "other"
Indicates if items in a table or grid are sorted in ascending or descending order.
SVGAttributes.aria-sort
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:395
• Optional
aria-valuemax: Numberish
Defines the maximum allowed value for a range widget.
SVGAttributes.aria-valuemax
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:397
• Optional
aria-valuemin: Numberish
Defines the minimum allowed value for a range widget.
SVGAttributes.aria-valuemin
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:399
• Optional
aria-valuenow: Numberish
Defines the current value for a range widget.
See
aria-valuetext.
SVGAttributes.aria-valuenow
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:404
• Optional
aria-valuetext: string
Defines the human readable text alternative of aria-valuenow for a range widget.
SVGAttributes.aria-valuetext
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:406
• Optional
ascent: Numberish
SVGAttributes.ascent
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:966
• Optional
attributeName: string
SVGAttributes.attributeName
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:967
• Optional
attributeType: string
SVGAttributes.attributeType
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:968
• Optional
autoReverse: Numberish
SVGAttributes.autoReverse
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:969
• Optional
azimuth: Numberish
SVGAttributes.azimuth
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:970
• Optional
baseFrequency: Numberish
SVGAttributes.baseFrequency
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:971
• Optional
baseProfile: Numberish
SVGAttributes.baseProfile
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:973
• Optional
baseline-shift: Numberish
SVGAttributes.baseline-shift
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:972
• Optional
bbox: Numberish
SVGAttributes.bbox
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:974
• Optional
begin: Numberish
SVGAttributes.begin
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:975
• Optional
bias: Numberish
SVGAttributes.bias
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:976
• Optional
by: Numberish
SVGAttributes.by
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:977
• Optional
calcMode: Numberish
SVGAttributes.calcMode
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:978
• Optional
cap-height: Numberish
SVGAttributes.cap-height
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:979
• Optional
class: any
SVG Styling Attributes
See
https://www.w3.org/TR/SVG/styling.html#ElementSpecificStyling
SVGAttributes.class
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:924
• Optional
clip: Numberish
SVGAttributes.clip
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:980
• Optional
clip-path: string
SVGAttributes.clip-path
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:981
• Optional
clip-rule: Numberish
SVGAttributes.clip-rule
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:983
• Optional
clipPathUnits: Numberish
SVGAttributes.clipPathUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:982
• Optional
color: string
SVGAttributes.color
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:927
• Optional
color-interpolation: Numberish
SVGAttributes.color-interpolation
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:984
• Optional
color-interpolation-filters: "auto"
| "inherit"
| "sRGB"
| "linearRGB"
SVGAttributes.color-interpolation-filters
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:985
• Optional
color-profile: Numberish
SVGAttributes.color-profile
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:986
• Optional
color-rendering: Numberish
SVGAttributes.color-rendering
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:987
• Optional
contentScriptType: Numberish
SVGAttributes.contentScriptType
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:988
• Optional
contentStyleType: Numberish
SVGAttributes.contentStyleType
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:989
• Optional
cursor: Numberish
SVGAttributes.cursor
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:990
• Optional
cx: Numberish
SVGAttributes.cx
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:991
• Optional
cy: Numberish
SVGAttributes.cy
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:992
• Optional
d: string
SVGAttributes.d
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:993
• Optional
decelerate: Numberish
SVGAttributes.decelerate
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:994
• Optional
descent: Numberish
SVGAttributes.descent
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:995
• Optional
diffuseConstant: Numberish
SVGAttributes.diffuseConstant
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:996
• Optional
direction: Numberish
SVGAttributes.direction
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:997
• Optional
display: Numberish
SVGAttributes.display
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:998
• Optional
divisor: Numberish
SVGAttributes.divisor
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:999
• Optional
dominant-baseline: Numberish
SVGAttributes.dominant-baseline
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1000
• Optional
dur: Numberish
SVGAttributes.dur
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1001
• Optional
dx: Numberish
SVGAttributes.dx
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1002
• Optional
dy: Numberish
SVGAttributes.dy
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1003
• Optional
edgeMode: Numberish
SVGAttributes.edgeMode
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1004
• Optional
elevation: Numberish
SVGAttributes.elevation
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1005
• Optional
enable-background: Numberish
SVGAttributes.enable-background
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1006
• Optional
end: Numberish
SVGAttributes.end
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1007
• endNode: Object
Name | Type |
---|---|
id | string |
profectus/src/features/links/links.ts:16
• Optional
exponent: Numberish
SVGAttributes.exponent
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1008
• Optional
externalResourcesRequired: Numberish
SVGAttributes.externalResourcesRequired
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1009
• Optional
fill: string
SVGAttributes.fill
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1010
• Optional
fill-opacity: Numberish
SVGAttributes.fill-opacity
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1011
• Optional
fill-rule: "inherit"
| "nonzero"
| "evenodd"
SVGAttributes.fill-rule
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1012
• Optional
filter: string
SVGAttributes.filter
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1013
• Optional
filterRes: Numberish
SVGAttributes.filterRes
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1014
• Optional
filterUnits: Numberish
SVGAttributes.filterUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1015
• Optional
flood-color: Numberish
SVGAttributes.flood-color
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1016
• Optional
flood-opacity: Numberish
SVGAttributes.flood-opacity
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1017
• Optional
focusable: Numberish
SVGAttributes.focusable
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1018
• Optional
font-family: string
SVGAttributes.font-family
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1019
• Optional
font-size: Numberish
SVGAttributes.font-size
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1020
• Optional
font-size-adjust: Numberish
SVGAttributes.font-size-adjust
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1021
• Optional
font-stretch: Numberish
SVGAttributes.font-stretch
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1022
• Optional
font-style: Numberish
SVGAttributes.font-style
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1023
• Optional
font-variant: Numberish
SVGAttributes.font-variant
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1024
• Optional
font-weight: Numberish
SVGAttributes.font-weight
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1025
• Optional
format: Numberish
SVGAttributes.format
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1026
• Optional
from: Numberish
SVGAttributes.from
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1027
• Optional
fx: Numberish
SVGAttributes.fx
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1028
• Optional
fy: Numberish
SVGAttributes.fy
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1029
• Optional
g1: Numberish
SVGAttributes.g1
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1030
• Optional
g2: Numberish
SVGAttributes.g2
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1031
• Optional
glyph-name: Numberish
SVGAttributes.glyph-name
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1032
• Optional
glyph-orientation-horizontal: Numberish
SVGAttributes.glyph-orientation-horizontal
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1033
• Optional
glyph-orientation-vertical: Numberish
SVGAttributes.glyph-orientation-vertical
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1034
• Optional
glyphRef: Numberish
SVGAttributes.glyphRef
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1035
• Optional
gradientTransform: string
SVGAttributes.gradientTransform
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1036
• Optional
gradientUnits: string
SVGAttributes.gradientUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1037
• Optional
hanging: Numberish
SVGAttributes.hanging
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1038
• Optional
height: Numberish
SVGAttributes.height
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:928
• Optional
horiz-adv-x: Numberish
SVGAttributes.horiz-adv-x
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1039
• Optional
horiz-origin-x: Numberish
SVGAttributes.horiz-origin-x
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1040
• Optional
href: string
SVGAttributes.href
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1041
• Optional
id: string
SVGAttributes.id
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:929
• Optional
ideographic: Numberish
SVGAttributes.ideographic
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1042
• Optional
image-rendering: Numberish
SVGAttributes.image-rendering
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1043
• Optional
in: string
SVGAttributes.in
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1045
• Optional
in2: Numberish
SVGAttributes.in2
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1044
• Optional
innerHTML: string
SVGAttributes.innerHTML
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:918
• Optional
intercept: Numberish
SVGAttributes.intercept
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1046
• Optional
k: Numberish
SVGAttributes.k
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1051
• Optional
k1: Numberish
SVGAttributes.k1
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1047
• Optional
k2: Numberish
SVGAttributes.k2
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1048
• Optional
k3: Numberish
SVGAttributes.k3
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1049
• Optional
k4: Numberish
SVGAttributes.k4
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1050
• Optional
kernelMatrix: Numberish
SVGAttributes.kernelMatrix
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1052
• Optional
kernelUnitLength: Numberish
SVGAttributes.kernelUnitLength
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1053
• Optional
kerning: Numberish
SVGAttributes.kerning
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1054
• Optional
keyPoints: Numberish
SVGAttributes.keyPoints
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1055
• Optional
keySplines: Numberish
SVGAttributes.keySplines
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1056
• Optional
keyTimes: Numberish
SVGAttributes.keyTimes
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1057
• Optional
lang: string
SVGAttributes.lang
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:930
• Optional
lengthAdjust: Numberish
SVGAttributes.lengthAdjust
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1058
• Optional
letter-spacing: Numberish
SVGAttributes.letter-spacing
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1059
• Optional
lighting-color: Numberish
SVGAttributes.lighting-color
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1060
• Optional
limitingConeAngle: Numberish
SVGAttributes.limitingConeAngle
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1061
• Optional
local: Numberish
SVGAttributes.local
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1062
• Optional
marker-end: string
SVGAttributes.marker-end
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1063
• Optional
marker-mid: string
SVGAttributes.marker-mid
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1065
• Optional
marker-start: string
SVGAttributes.marker-start
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1066
• Optional
markerHeight: Numberish
SVGAttributes.markerHeight
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1064
• Optional
markerUnits: Numberish
SVGAttributes.markerUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1067
• Optional
markerWidth: Numberish
SVGAttributes.markerWidth
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1068
• Optional
mask: string
SVGAttributes.mask
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1069
• Optional
maskContentUnits: Numberish
SVGAttributes.maskContentUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1070
• Optional
maskUnits: Numberish
SVGAttributes.maskUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1071
• Optional
mathematical: Numberish
SVGAttributes.mathematical
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1072
• Optional
max: Numberish
SVGAttributes.max
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:931
• Optional
media: string
SVGAttributes.media
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:932
• Optional
method: string
SVGAttributes.method
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:933
• Optional
min: Numberish
SVGAttributes.min
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:934
• Optional
mode: Numberish
SVGAttributes.mode
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1073
• Optional
name: string
SVGAttributes.name
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:935
• Optional
numOctaves: Numberish
SVGAttributes.numOctaves
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1074
• Optional
offset: Numberish
SVGAttributes.offset
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1075
• Optional
offsetEnd: Position
profectus/src/features/links/links.ts:18
• Optional
offsetStart: Position
profectus/src/features/links/links.ts:17
• Optional
onAbort: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onAbort
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1432
• Optional
onAnimationend: (payload
: AnimationEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | AnimationEvent |
void
SVGAttributes.onAnimationend
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1482
• Optional
onAnimationiteration: (payload
: AnimationEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | AnimationEvent |
void
SVGAttributes.onAnimationiteration
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1483
• Optional
onAnimationstart: (payload
: AnimationEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | AnimationEvent |
void
SVGAttributes.onAnimationstart
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1481
• Optional
onAuxclick: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onAuxclick
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1419
• Optional
onBeforeinput: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onBeforeinput
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1403
• Optional
onBlur: (payload
: FocusEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | FocusEvent |
void
SVGAttributes.onBlur
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1399
• Optional
onCanplay: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onCanplay
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1433
• Optional
onCanplaythrough: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onCanplaythrough
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1434
• Optional
onChange: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onChange
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1402
• Optional
onClick: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onClick
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1420
• Optional
onCompositionend: (payload
: CompositionEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | CompositionEvent |
void
SVGAttributes.onCompositionend
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1381
• Optional
onCompositionstart: (payload
: CompositionEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | CompositionEvent |
void
SVGAttributes.onCompositionstart
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1382
• Optional
onCompositionupdate: (payload
: CompositionEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | CompositionEvent |
void
SVGAttributes.onCompositionupdate
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1383
• Optional
onContextmenu: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onContextmenu
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1421
• Optional
onCopy: (payload
: ClipboardEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | ClipboardEvent |
void
SVGAttributes.onCopy
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1376
• Optional
onCut: (payload
: ClipboardEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | ClipboardEvent |
void
SVGAttributes.onCut
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1377
• Optional
onDblclick: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onDblclick
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1422
• Optional
onDrag: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDrag
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1386
• Optional
onDragend: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDragend
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1387
• Optional
onDragenter: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDragenter
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1388
• Optional
onDragexit: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDragexit
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1389
• Optional
onDragleave: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDragleave
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1390
• Optional
onDragover: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDragover
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1391
• Optional
onDragstart: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDragstart
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1392
• Optional
onDrop: (payload
: DragEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | DragEvent |
void
SVGAttributes.onDrop
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1393
• Optional
onDurationchange: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onDurationchange
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1435
• Optional
onEmptied: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onEmptied
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1436
• Optional
onEncrypted: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onEncrypted
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1437
• Optional
onEnded: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onEnded
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1438
• Optional
onError: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onError
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1411
• Optional
onFocus: (payload
: FocusEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | FocusEvent |
void
SVGAttributes.onFocus
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1396
• Optional
onFocusin: (payload
: FocusEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | FocusEvent |
void
SVGAttributes.onFocusin
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1397
• Optional
onFocusout: (payload
: FocusEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | FocusEvent |
void
SVGAttributes.onFocusout
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1398
• Optional
onInput: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onInput
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1404
• Optional
onInvalid: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onInvalid
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1407
• Optional
onKeydown: (payload
: KeyboardEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | KeyboardEvent |
void
SVGAttributes.onKeydown
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1414
• Optional
onKeypress: (payload
: KeyboardEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | KeyboardEvent |
void
SVGAttributes.onKeypress
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1415
• Optional
onKeyup: (payload
: KeyboardEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | KeyboardEvent |
void
SVGAttributes.onKeyup
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1416
• Optional
onLoad: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onLoad
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1410
• Optional
onLoadeddata: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onLoadeddata
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1439
• Optional
onLoadedmetadata: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onLoadedmetadata
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1440
• Optional
onLoadstart: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onLoadstart
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1441
• Optional
onMousedown: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onMousedown
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1423
• Optional
onMouseenter: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onMouseenter
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1424
• Optional
onMouseleave: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onMouseleave
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1425
• Optional
onMousemove: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onMousemove
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1426
• Optional
onMouseout: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onMouseout
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1427
• Optional
onMouseover: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onMouseover
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1428
• Optional
onMouseup: (payload
: MouseEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | MouseEvent |
void
SVGAttributes.onMouseup
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1429
• Optional
onPaste: (payload
: ClipboardEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | ClipboardEvent |
void
SVGAttributes.onPaste
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1378
• Optional
onPause: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onPause
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1442
• Optional
onPlay: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onPlay
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1443
• Optional
onPlaying: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onPlaying
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1444
• Optional
onPointercancel: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointercancel
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1471
• Optional
onPointerdown: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointerdown
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1468
• Optional
onPointerenter: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointerenter
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1472
• Optional
onPointerleave: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointerleave
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1473
• Optional
onPointermove: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointermove
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1469
• Optional
onPointerout: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointerout
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1475
• Optional
onPointerover: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointerover
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1474
• Optional
onPointerup: (payload
: PointerEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | PointerEvent |
void
SVGAttributes.onPointerup
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1470
• Optional
onProgress: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onProgress
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1445
• Optional
onRatechange: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onRatechange
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1446
• Optional
onReset: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onReset
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1405
• Optional
onScroll: (payload
: UIEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | UIEvent |
void
SVGAttributes.onScroll
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1459
• Optional
onSeeked: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onSeeked
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1447
• Optional
onSeeking: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onSeeking
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1448
• Optional
onSelect: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onSelect
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1456
• Optional
onStalled: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onStalled
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1449
• Optional
onSubmit: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onSubmit
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1406
• Optional
onSuspend: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onSuspend
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1450
• Optional
onTimeupdate: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onTimeupdate
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1451
• Optional
onTouchcancel: (payload
: TouchEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | TouchEvent |
void
SVGAttributes.onTouchcancel
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1462
• Optional
onTouchend: (payload
: TouchEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | TouchEvent |
void
SVGAttributes.onTouchend
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1463
• Optional
onTouchmove: (payload
: TouchEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | TouchEvent |
void
SVGAttributes.onTouchmove
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1464
• Optional
onTouchstart: (payload
: TouchEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | TouchEvent |
void
SVGAttributes.onTouchstart
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1465
• Optional
onTransitionend: (payload
: TransitionEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | TransitionEvent |
void
SVGAttributes.onTransitionend
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1486
• Optional
onTransitionstart: (payload
: TransitionEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | TransitionEvent |
void
SVGAttributes.onTransitionstart
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1487
• Optional
onVolumechange: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onVolumechange
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1452
• Optional
onWaiting: (payload
: Event
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | Event |
void
SVGAttributes.onWaiting
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1453
• Optional
onWheel: (payload
: WheelEvent
) => void
▸ (payload
): void
Name | Type |
---|---|
payload | WheelEvent |
void
SVGAttributes.onWheel
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1478
• Optional
opacity: Numberish
SVGAttributes.opacity
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1076
• Optional
operator: Numberish
SVGAttributes.operator
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1077
• Optional
order: Numberish
SVGAttributes.order
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1078
• Optional
orient: Numberish
SVGAttributes.orient
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1079
• Optional
orientation: Numberish
SVGAttributes.orientation
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1080
• Optional
origin: Numberish
SVGAttributes.origin
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1081
• Optional
overflow: Numberish
SVGAttributes.overflow
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1082
• Optional
overline-position: Numberish
SVGAttributes.overline-position
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1083
• Optional
overline-thickness: Numberish
SVGAttributes.overline-thickness
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1084
• Optional
paint-order: Numberish
SVGAttributes.paint-order
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1085
• Optional
panose-1: Numberish
SVGAttributes.panose-1
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1086
• Optional
pathLength: Numberish
SVGAttributes.pathLength
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1087
• Optional
patternContentUnits: string
SVGAttributes.patternContentUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1088
• Optional
patternTransform: Numberish
SVGAttributes.patternTransform
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1089
• Optional
patternUnits: string
SVGAttributes.patternUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1090
• Optional
pointer-events: Numberish
SVGAttributes.pointer-events
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1091
• Optional
points: string
SVGAttributes.points
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1092
• Optional
pointsAtX: Numberish
SVGAttributes.pointsAtX
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1093
• Optional
pointsAtY: Numberish
SVGAttributes.pointsAtY
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1094
• Optional
pointsAtZ: Numberish
SVGAttributes.pointsAtZ
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1095
• Optional
preserveAlpha: Numberish
SVGAttributes.preserveAlpha
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1096
• Optional
preserveAspectRatio: string
SVGAttributes.preserveAspectRatio
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1097
• Optional
primitiveUnits: Numberish
SVGAttributes.primitiveUnits
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1098
• Optional
r: Numberish
SVGAttributes.r
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1099
• Optional
radius: Numberish
SVGAttributes.radius
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1100
• Optional
refX: Numberish
SVGAttributes.refX
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1101
• Optional
refY: Numberish
SVGAttributes.refY
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1102
• Optional
renderingIntent: Numberish
SVGAttributes.renderingIntent
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1103
• Optional
repeatCount: Numberish
SVGAttributes.repeatCount
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1104
• Optional
repeatDur: Numberish
SVGAttributes.repeatDur
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1105
• Optional
requiredExtensions: Numberish
SVGAttributes.requiredExtensions
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1106
• Optional
requiredFeatures: Numberish
SVGAttributes.requiredFeatures
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1107
• Optional
restart: Numberish
SVGAttributes.restart
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1108
• Optional
result: string
SVGAttributes.result
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1109
• Optional
role: string
SVGAttributes.role
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:941
• Optional
rotate: Numberish
SVGAttributes.rotate
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1110
• Optional
rx: Numberish
SVGAttributes.rx
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1111
• Optional
ry: Numberish
SVGAttributes.ry
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1112
• Optional
scale: Numberish
SVGAttributes.scale
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1113
• Optional
seed: Numberish
SVGAttributes.seed
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1114
• Optional
shape-rendering: Numberish
SVGAttributes.shape-rendering
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1115
• Optional
slope: Numberish
SVGAttributes.slope
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1116
• Optional
spacing: Numberish
SVGAttributes.spacing
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1117
• Optional
specularConstant: Numberish
SVGAttributes.specularConstant
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1118
• Optional
specularExponent: Numberish
SVGAttributes.specularExponent
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1119
• Optional
speed: Numberish
SVGAttributes.speed
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1120
• Optional
spreadMethod: string
SVGAttributes.spreadMethod
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1121
• startNode: Object
Name | Type |
---|---|
id | string |
profectus/src/features/links/links.ts:15
• Optional
startOffset: Numberish
SVGAttributes.startOffset
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1122
• Optional
stdDeviation: Numberish
SVGAttributes.stdDeviation
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1123
• Optional
stemh: Numberish
SVGAttributes.stemh
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1124
• Optional
stemv: Numberish
SVGAttributes.stemv
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1125
• Optional
stitchTiles: Numberish
SVGAttributes.stitchTiles
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1126
• Optional
stop-color: string
SVGAttributes.stop-color
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1127
• Optional
stop-opacity: Numberish
SVGAttributes.stop-opacity
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1128
• Optional
strikethrough-position: Numberish
SVGAttributes.strikethrough-position
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1129
• Optional
strikethrough-thickness: Numberish
SVGAttributes.strikethrough-thickness
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1130
• Optional
string: Numberish
SVGAttributes.string
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1131
• Optional
stroke: string
SVGAttributes.stroke
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1132
• Optional
stroke-dasharray: Numberish
SVGAttributes.stroke-dasharray
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1133
• Optional
stroke-dashoffset: Numberish
SVGAttributes.stroke-dashoffset
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1134
• Optional
stroke-linecap: "inherit"
| "butt"
| "round"
| "square"
SVGAttributes.stroke-linecap
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1135
• Optional
stroke-linejoin: "inherit"
| "round"
| "miter"
| "bevel"
SVGAttributes.stroke-linejoin
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1136
• Optional
stroke-miterlimit: Numberish
SVGAttributes.stroke-miterlimit
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1137
• Optional
stroke-opacity: Numberish
SVGAttributes.stroke-opacity
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1138
• Optional
stroke-width: Numberish
SVGAttributes.stroke-width
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1139
• Optional
style: string
| CSSProperties
SVGAttributes.style
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:925
• Optional
surfaceScale: Numberish
SVGAttributes.surfaceScale
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1140
• Optional
systemLanguage: Numberish
SVGAttributes.systemLanguage
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1141
• Optional
tabindex: Numberish
SVGAttributes.tabindex
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:942
• Optional
tableValues: Numberish
SVGAttributes.tableValues
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1142
• Optional
target: string
SVGAttributes.target
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:936
• Optional
targetX: Numberish
SVGAttributes.targetX
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1143
• Optional
targetY: Numberish
SVGAttributes.targetY
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1144
• Optional
text-anchor: string
SVGAttributes.text-anchor
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1145
• Optional
text-decoration: Numberish
SVGAttributes.text-decoration
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1146
• Optional
text-rendering: Numberish
SVGAttributes.text-rendering
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1148
• Optional
textLength: Numberish
SVGAttributes.textLength
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1147
• Optional
to: Numberish
SVGAttributes.to
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1149
• Optional
transform: string
SVGAttributes.transform
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1150
• Optional
type: string
SVGAttributes.type
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:937
• Optional
u1: Numberish
SVGAttributes.u1
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1151
• Optional
u2: Numberish
SVGAttributes.u2
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1152
• Optional
underline-position: Numberish
SVGAttributes.underline-position
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1153
• Optional
underline-thickness: Numberish
SVGAttributes.underline-thickness
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1154
• Optional
unicode: Numberish
SVGAttributes.unicode
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1155
• Optional
unicode-bidi: Numberish
SVGAttributes.unicode-bidi
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1156
• Optional
unicode-range: Numberish
SVGAttributes.unicode-range
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1157
• Optional
unitsPer-em: Numberish
SVGAttributes.unitsPer-em
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1158
• Optional
v-alphabetic: Numberish
SVGAttributes.v-alphabetic
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1159
• Optional
v-hanging: Numberish
SVGAttributes.v-hanging
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1166
• Optional
v-ideographic: Numberish
SVGAttributes.v-ideographic
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1167
• Optional
v-mathematical: Numberish
SVGAttributes.v-mathematical
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1171
• Optional
values: string
SVGAttributes.values
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1160
• Optional
vector-effect: Numberish
SVGAttributes.vector-effect
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1161
• Optional
version: string
SVGAttributes.version
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1162
• Optional
vert-adv-y: Numberish
SVGAttributes.vert-adv-y
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1163
• Optional
vert-origin-x: Numberish
SVGAttributes.vert-origin-x
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1164
• Optional
vert-origin-y: Numberish
SVGAttributes.vert-origin-y
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1165
• Optional
viewBox: string
SVGAttributes.viewBox
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1168
• Optional
viewTarget: Numberish
SVGAttributes.viewTarget
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1169
• Optional
visibility: Numberish
SVGAttributes.visibility
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1170
• Optional
width: Numberish
SVGAttributes.width
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:938
• Optional
widths: Numberish
SVGAttributes.widths
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1172
• Optional
word-spacing: Numberish
SVGAttributes.word-spacing
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1173
• Optional
writing-mode: Numberish
SVGAttributes.writing-mode
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1174
• Optional
x: Numberish
SVGAttributes.x
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1177
• Optional
x-height: Numberish
SVGAttributes.x-height
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1179
• Optional
x1: Numberish
SVGAttributes.x1
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1175
• Optional
x2: Numberish
SVGAttributes.x2
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1176
• Optional
xChannelSelector: string
SVGAttributes.xChannelSelector
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1178
• Optional
xlinkActuate: string
SVGAttributes.xlinkActuate
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1180
• Optional
xlinkArcrole: string
SVGAttributes.xlinkArcrole
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1181
• Optional
xlinkHref: string
SVGAttributes.xlinkHref
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1182
• Optional
xlinkRole: string
SVGAttributes.xlinkRole
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1183
• Optional
xlinkShow: string
SVGAttributes.xlinkShow
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1184
• Optional
xlinkTitle: string
SVGAttributes.xlinkTitle
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1185
• Optional
xlinkType: string
SVGAttributes.xlinkType
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1186
• Optional
xmlns: string
SVGAttributes.xmlns
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1187
• Optional
y: Numberish
SVGAttributes.y
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1190
• Optional
y1: Numberish
SVGAttributes.y1
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1188
• Optional
y2: Numberish
SVGAttributes.y2
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1189
• Optional
yChannelSelector: string
SVGAttributes.yChannelSelector
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1191
• Optional
z: Numberish
SVGAttributes.z
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1192
• Optional
zoomAndPan: string
SVGAttributes.zoomAndPan
node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts:1193
',3305),d=[i];function n(h,l,s,c,m,u){return t(),a("div",null,d)}const b=e(o,[["render",n]]);export{p as __pageData,b as default};