-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Creating a quasar app is simple. Creating components in quasar is simple too. We've created a component Salary.
But using this component in different apps does not work.
Reusable must contain docs, demo, tests etc,
I've created a quasar component by using quasar create salary --kit ui
Result:
https://github.com/cbleek/quasar-ui-salary
Goal
The component has 3 input fields. value, currency and perod. The field should interact. If the currency is changed, the displayed values in the valuefield has to be updated. Same applies to the change of the periodfield.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested