No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Swathi
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    Swathi

    @Swathi

    0
    Reputation
    164
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Swathi Follow

    Latest posts made by Swathi

    • RE: Probably a silly question but how do i access setActiveTab() method available in q-tabs ?

      Hi, It will work,
      declare xTabsModel:credits_tab in data property
      In method
      goToPayTab(){
      this.xTabsModel = pay_tab
      }
      This will work:)

      posted in Help
      S
      Swathi
    • How to do form validation using vee-validate(vuejs)?

      The form consist of <input>,<q-select>,<q-checkbox> and <q-radio> quasar tags . On submit it should validate each and every fields in the form.

      posted in Help
      S
      Swathi