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 load a component on a modal?

    Help
    3
    6
    2010
    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.
    • H
      heman last edited by

      How can I load a component on a modal?

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        Have a look at the docs: http://quasar-framework.org/components/modal.html

        And take a look at the source code for the play app on the right.

        http://quasar-framework.org/components/modal.html

        Scott

        1 Reply Last reply Reply Quote 0
        • H
          heman last edited by

          I have used modals before and have gone through the source code.Its just that i m facing a problem loading components on it

          1 Reply Last reply Reply Quote 0
          • H
            heman last edited by

            By components I mean dynamic components based on the value of a breadcrumb

            1 Reply Last reply Reply Quote 0
            • s.molinari
              s.molinari last edited by

              I believe you could just v-ifin the components you need depending on the conditions you have.

              https://vuejs.org/v2/guide/conditional.html

              Scott

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

                Putting a child component inside the modal tags in the father component ? And you can use a v-if to alternate the children components… make sense ?

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