Skip to content

How we organize components #57

@cbleek

Description

@cbleek

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions