QCalculator - A Vue Component to handle on-screen calculator inputs and present calculated answers #15348
Unanswered
Qoyyuum
asked this question in
General - Components / Directives / etc
Replies: 1 comment
|
Did you ever build something like this? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I can think of a couple of apps that can use this component like a Budgeting app or a Point of Sale app. It's not just an app that adds numbers to a number input field, but it does the calculations and returns the calculated number into the input model field. I can't think of what props/slots that it could use.
Anyone could make it (it's probably done a bunch of times) but would anyone object for this component to be added to the Quasar Framework?
All reactions