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.
#57
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 thevalueshould be updated. Same for thepersiodselect.#57