Skip to content

Applelo/zoom-avant

Repository files navigation

Version node-current (scoped)

Zoom Avant

Zoom Avant (pronounced /zum a.vɑ̃/) is a drilldown component for VueJS 3.

This module is not compatible with VueJS 2 and NuxtJS 2

👉 Demo 👈

Features

  • 🚀 Simple and efficient using modern API
  • ✨ Customizable to meet every need
  • 🖖 Accessible : respect W3C WAI Aria Menu pattern

Install

For VueJS 3

npm i -D @zoom-avant/vue

# yarn
yarn add -D @zoom-avant/vue

# pnpm
pnpm add -D @zoom-avant/vue

For Nuxt 3

npm i -D @zoom-avant/nuxt

# yarn
yarn add -D @zoom-avant/nuxt

# pnpm
pnpm add -D @zoom-avant/nuxt

Next

Read the documentation 🤓

Credits