WebRuntime — vue Architecture
Browser-specific patch and node operations
Entity Profile
Relationship Graph
Domain
Functions
- $mount()
- $mount()
- _enter()
- actuallySetSelected()
- add()
- addClass()
- addTransitionClass()
- appendChild()
- applyTranslation()
- autoCssTransition()
- baseSetAttr()
- callPendingCbs()
- checkDuration()
- concat()
- convertEnumeratedValue()
- createComment()
- createElement()
- createElementNS()
- createMockSSRDOM()
- createOnceHandler()
- createTextNode()
- default.beforeMount()
- default.bind()
- default.destroy()
- default.remove()
- default.render()
- default.render()
- default.unbind()
- default.update()
- default.updated()
- directive.componentUpdated()
- directive.inserted()
- enter()
- extractTransitionData()
- genClassForVnode()
- getHookArgumentsLength()
- getOuterHTML()
- getRealChild()
- getShouldDecode()
- getStyle()
- getTagNamespace()
- getTimeout()
- getTransitionInfo()
- getValue()
- getXlinkProp()
- hasNoMatchingOption()
- hasParentTransition()
- idToTemplate()
- insertBefore()
- isDirtyWithModifiers()
- isFalsyAttrValue()
- isNotInFocusAndDirty()
- isNotTextNode()
- isPreTag()
- isReservedTag()
- isSameChild()
- isUnknownElement()
- isVShowDirective()
- isValidDuration()
- isXlink()
- leave()
- locateNode()
- map()
- mergeClassData()
- mustUseProp()
- nextFrame()
- nextSibling()
- normalize()
- normalizeEvents()
- normalizeStyleBinding()
- normalizeStyleData()
- onCompositionEnd()
- onCompositionStart()
- parentNode()
- parseStyleText()
- placeholder()
- prop()
- query()
- raf()
- recordPosition()
- remove()
- removeChild()
- removeClass()
- removeTransitionClass()
- renderClass()
- resolveTransition()
- setAttr()
- setProp()
- setSelected()
- setStyleScope()
- setTextContent()
- shouldUpdateValue()
- shuffle()
- spanNum()
- stringifyArray()
- stringifyClass()
- stringifyObject()
- tagName()
- toMs()
- trigger()
- updateAttrs()
- updateClass()
- updateDOMListeners()
- updateDOMProps()
- updateStyle()
- whenTransitionEnds()
Frequently Asked Questions
What is the WebRuntime subdomain?
WebRuntime is a subdomain in the vue codebase, part of the WebPlatform domain. Browser-specific patch and node operations It contains 0 source files.
Which domain does WebRuntime belong to?
WebRuntime belongs to the WebPlatform domain.
What functions are in WebRuntime?
The WebRuntime subdomain contains 106 function(s): $mount, $mount, _enter, actuallySetSelected, add, addClass, addTransitionClass, appendChild, and 98 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free