Skip to content

Directives reference

Directives reference

This is an overview of all the directives registered globally to Vue. Directives are the same as normally in Vue. Checkout the Using directives article or refer to the directives folder in the GIT repository.

Overview of directives

NameTask
autofocusFocuses an <input> in an element on insertion.
dragdropEnables the drag and drop functionality of the CMS.
popoverDirective for automatic edge detection of the element place
responsiveAdds methods to add responsive element classes
tooltipProvides utility functions to display tooltips.