Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HumanSignal/label-studio
/ isTrue
Function
isTrue
docs/themes/htx/source/js/vue.js:29–31 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
27
}
28
29
function
isTrue(v) {
30
return
v === true;
31
}
32
33
function
isFalse(v) {
34
return
v === false;
Callers
13
mergeVNodeHook
Function · 0.85
normalizeArrayChildren
Function · 0.85
resolveAsyncComponent
Function · 0.85
FunctionalRenderContext
Function · 0.85
createComponent
Function · 0.85
createElement
Function · 0.85
applyNS
Function · 0.85
sameVnode
Function · 0.85
createElm
Function · 0.85
patchVnode
Function · 0.85
invokeInsertHook
Function · 0.85
hydrate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected