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

    How can i get scoped slots props list

    Help
    2
    3
    154
    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
      felek last edited by

      Hello,
      Some times on doc in example i can see scoped slots like so:

      <template #option="{ itemProps, itemEvents, opt, selected, toggleOption }"></template>
      

      How can i get list of props that can be pass from example q-input ? Or there is any list ?

      metalsadman 1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman @felek last edited by metalsadman

        @felek it’s listed in the scopedslots tab of the api docs of a component that you are viewing. for example https://quasar.dev/vue-components/select#QSelect-API

        4d673579-d8d9-4c8e-88d1-1fa4c7092937-image.png

        1 Reply Last reply Reply Quote 1
        • F
          felek last edited by

          Ind for <q-input there are none. Ok. Just referring from there. Any way components are great.

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