DomUtilities — vue Architecture
Helpers for attribute manipulation, class toggling, and event delegation.
Entity Profile
Relationship Graph
Domain
Functions
- addClass()
- cached()
- capitalize()
- concat()
- genClassForVnode()
- genStaticKeys()
- isDef()
- isFalse()
- isFunction()
- isObject()
- isPlainObject()
- isPrimitive()
- isPromise()
- isRegExp()
- isTrue()
- isUndef()
- isValidArrayIndex()
- makeMap()
- mergeClassData()
- no()
- once()
- polyfillBind()
- remove()
- removeClass()
- renderClass()
- replacer()
- stringifyArray()
- stringifyClass()
- stringifyObject()
- toArray()
- toNumber()
- toObject()
- toRawType()
- toString()
- updateClass()
Frequently Asked Questions
What is the DomUtilities subdomain?
DomUtilities is a subdomain in the vue codebase, part of the WebPlatform domain. Helpers for attribute manipulation, class toggling, and event delegation. It contains 0 source files.
Which domain does DomUtilities belong to?
DomUtilities belongs to the WebPlatform domain.
What functions are in DomUtilities?
The DomUtilities subdomain contains 35 function(s): addClass, cached, capitalize, concat, genClassForVnode, genStaticKeys, isDef, isFalse, and 27 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free