Const
Plugin to register the GlitchedElement component and v-glitch directive to your Vue 3 application.
createApp(App) .use(PowerGlitchPlugin) .mount('#app');
Generated using TypeDoc
Plugin to register the GlitchedElement component and v-glitch directive to your Vue 3 application.
Example