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

    Numeric

    Framework
    2
    2
    1109
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fajarmuzaky last edited by

      in version V.013
      <q-numeric v-model=“number” :min=“1” :max=“17”></q-numeric>

      how this component work in v.017 ? pls help

      1 Reply Last reply Reply Quote 1
      • metalsadman
        metalsadman last edited by metalsadman

        @fajarmuzaky
        that doesn’t exist in v.017 use a q-input with type number https://quasar-framework.org/components/input-textfield.html#Vue-Properties.
        IMPORTANT All DOM attributes that apply to a native <input> or <textarea> can be used. Example: maxlength, rows, min/max/step, autocomplete and so on.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post