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

Function isFalsyAttrValue

static/vuejs/vue.runtime.js:4202–4204  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

4200};
4201
4202var isFalsyAttrValue = function (val) {
4203 return val == null || val === false
4204};
4205
4206/* */
4207

Callers 1

setAttrFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected