/quasar-ui-qverticalexpansionitem

Vertical Expansion for your Quasar CLI, Vue CLI or UMD

Primary LanguageJavaScriptMIT LicenseMIT

QVerticalExpansionItem (Vue Plugin, UMD and Quasar App Extension)

quasar-ui-qverticalexpansionitem quasar-app-extension-qverticalexpansionitem GitHub code size in bytes GitHub repo size in bytes

QVerticalExpansionItem

Structure

  • /ui - standalone npm package (read here for more info)
  • /app-extension - Quasar app extension
  • /demo - docs, demo and examples project
  • live demo - live docs, demo and examples

Demo Workflow

If you fork or download this project, make sure you have the Quasar CLI globally installed:

$ npm i -g @quasar/cli

The workflow to build the demo, on a fresh project, is as follows:

$ cd ui
$ yarn
$ yarn build
$ cd ../demo
$ yarn
$ quasar dev

Donate

If you appreciate the work that went into this, please consider donating to Quasar or Jeff.

License

MIT (c) Jeff Galbraith jeff@quasar.dev