cross-solution / cross-solution.de

Homepage of CROSS Solution uses Strapi Backend cross-solution/cms
https://cross-solution.de
MIT License
2 stars 11 forks source link

Create a quasar component #58

Open cbleek opened 4 years ago

cbleek commented 4 years ago

the component was created with: quasar create salary --kit ui.

Rendering ist done in https://github.com/cbleek/quasar-ui-salary/blob/master/ui/src/components/Component.js#L81

a <div class="row"> surrounds an input and two select fields. The fields should interact. If the "currency" changes, the value of the value should be updated. Same for the persiod select.

https://github.com/cross-solution/cross-solution.de/issues/57