MCPcopy Create free account
hub / github.com/docusealco/docuseal / linkSelection

Method linkSelection

app/javascript/elements/html_editor.js:559–564  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

557 }
558
559 linkSelection (e) {
560 e.preventDefault()
561
562 this.toggleLink()
563 this.updateToolbarState()
564 }
565
566 undo (e) {
567 e.preventDefault()

Callers

nothing calls this directly

Calls 2

toggleLinkMethod · 0.45
updateToolbarStateMethod · 0.45

Tested by

no test coverage detected