Custom Directives
\n\nUsing Vue custom directive attributes to create custom functionality.
\n\nUsing a Vue plugin to set a custom directive on this paragraph.
\n\n\n Simple example with one object value.\n
\n\n\n Example directive with a directive argument 'background' and multiple object values.\n
\n \n\n Example with a directive argument and a directive modifier. And also adding a classname to the element.\n
\n\nDirectives can be set globally or localy.
\n