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

    QField maxlength prop not working

    Help
    2
    2
    133
    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
      fogx last edited by

      The QField slot maxlength doesn’t seem to be working? the api states that this can be defined to limit the character amount.
      https://quasar.dev/vue-components/field#QField-API

      <q-field maxlength=5> 1234567890A1234567890</q-field>

      1 Reply Last reply Reply Quote 0
      • Hawkeye64
        Hawkeye64 last edited by

        @fogx I think you are confused.
        It says: Specify a max length of model
        You are not using the model in your example above…

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