Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ isFalsyAttrValue
Function
isFalsyAttrValue
static/vuejs/vue.runtime.esm.js:4206–4208 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
4204
};
4205
4206
var
isFalsyAttrValue =
function
(val) {
4207
return
val == null || val === false
4208
};
4209
4210
/* */
4211
Callers
1
setAttr
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected