Skip to content
You are viewing an outdated version of the documentation.
Click here to switch to the stable version (v6.6), or use the version switcher on the left to navigate between versions.

Directives reference

This is an overview of all the directives registered globally to Vue. Directives are the same as normally in Vue, learn how to use them here Or see all of them in the folder here

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.