RuntimeDirectives — vue Architecture
Implementation of core directives like model, show, and transition hooks.
Entity Profile
Relationship Graph
Domain
Functions
- $mount()
- _enter()
- actuallySetSelected()
- add()
- addTransitionClass()
- appendChild()
- applyTranslation()
- autoCssTransition()
- baseSetAttr()
- callPendingCbs()
- checkDuration()
- createComment()
- createElement()
- createElementNS()
- 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()
- genCheckboxModel()
- genDefaultModel()
- genRadioModel()
- genSelect()
- getHookArgumentsLength()
- getRealChild()
- getTimeout()
- getTransitionInfo()
- getValue()
- hasNoMatchingOption()
- hasParentTransition()
- insertBefore()
- isDirtyWithModifiers()
- isNotInFocusAndDirty()
- isNotTextNode()
- isSameChild()
- isVShowDirective()
- isValidDuration()
- leave()
- locateNode()
- looseIndexOf()
- model()
- nextFrame()
- nextSibling()
- normalize()
- normalizeEvents()
- onCompositionEnd()
- onCompositionStart()
- parentNode()
- placeholder()
- raf()
- recordPosition()
- remove()
- removeChild()
- removeTransitionClass()
- resolveTransition()
- setAttr()
- setProp()
- setSelected()
- setStyleScope()
- setTextContent()
- shouldUpdateValue()
- tagName()
- toMs()
- trigger()
- updateAttrs()
- updateDOMListeners()
- updateDOMProps()
- updateStyle()
- whenTransitionEnds()
Frequently Asked Questions
What is the RuntimeDirectives subdomain?
RuntimeDirectives is a subdomain in the vue codebase, part of the WebPlatform domain. Implementation of core directives like model, show, and transition hooks. It contains 0 source files.
Which domain does RuntimeDirectives belong to?
RuntimeDirectives belongs to the WebPlatform domain.
What functions are in RuntimeDirectives?
The RuntimeDirectives subdomain contains 79 function(s): $mount, _enter, actuallySetSelected, add, addTransitionClass, appendChild, applyTranslation, autoCssTransition, and 71 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free