v-togg: Vue UI directive
v-togg is a Vue UI directive that uses events to toggle classes, attributes, properties.
It helps developers separate UI interaction from application code and therefore reduces prototyping and engineering time because UI components can be created separately from how their functionality is hooked up.