The QNumber component is used to capture number input from the user. It uses v-model, similar to a regular input. It has support for errors and validation, and comes in a variety of styles, colors, and types.
Live Demo - live docs, demo and examples
This is a yarn workspace mono-repo. You cannot use npm for building.
- /app-extension - Quasar app extension
- /demo - sources for demo and examples project
- live demo - live docs, demo and examples
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 (note: this project uses yarn workspaces, so you must use yarn):
yarn dev
If you find my work helpful, or you want to support the development, star the repo or buy me a coffee:
If you appreciate the work that went into this, please consider donating to Quasar
MIT (c) Dipak Sarkar [email protected]