The SVGAElement interface provides access to the properties of element, as well as methods to manipulate them.
The SVGAElement interface provides access to the properties of element, as well as methods to manipulate them.
(set-target! this val)
Property.
The SVGAElement.target read-only property of svg.SVGAElement
an svg.SVGAnimatedString
object that specifies the portion
a target window, frame, pane into which a document is to be opened
a link is activated.
myLink.target = 'value';
See also: https://developer.mozilla.org/en-US/docs/Web/API/SVGAElement/target
Property. The SVGAElement.target read-only property of `svg.SVGAElement` an `svg.SVGAnimatedString` object that specifies the portion a target window, frame, pane into which a document is to be opened a link is activated. `myLink.target = 'value';` See also: `https://developer.mozilla.org/en-US/docs/Web/API/SVGAElement/target`
(target this)
Property.
The SVGAElement.target read-only property of svg.SVGAElement
an svg.SVGAnimatedString
object that specifies the portion
a target window, frame, pane into which a document is to be opened
a link is activated.
myLink.target = 'value';
See also: https://developer.mozilla.org/en-US/docs/Web/API/SVGAElement/target
Property. The SVGAElement.target read-only property of `svg.SVGAElement` an `svg.SVGAnimatedString` object that specifies the portion a target window, frame, pane into which a document is to be opened a link is activated. `myLink.target = 'value';` See also: `https://developer.mozilla.org/en-US/docs/Web/API/SVGAElement/target`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |