Skip to content

Support Quasar v-input #148

Description

@fannyfan414

Hi, i'm try to use vue-at with quasar framework (same as vuetify, elementui and others)

Not working code example

 <at-ta :members="members">
        <q-input
          v-model="name"
          type="textarea"
          :rows="1"
          :autogrow="false"
          resize="none"
        />
      </at-ta>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions