MCPcopy Create free account
hub / github.com/TruthHun/BookStack / getValue

Function getValue

static/vuejs/vue.js:6789–6793  ·  view source on GitHub ↗
(option)

Source from the content-addressed store, hash-verified

6787}
6788
6789function getValue (option) {
6790 return '_value' in option
6791 ? option._value
6792 : option.value
6793}
6794
6795function onCompositionStart (e) {
6796 e.target.composing = true;

Callers 4

setSelectedFunction · 0.70
hasNoMatchingOptionFunction · 0.70
mammoth.browser.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected