MCPcopy 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
4206var isFalsyAttrValue = function (val) {
4207 return val == null || val === false
4208};
4209
4210/* */
4211

Callers 1

setAttrFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected