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

    Help! How to use components from both themes: iOS & Mat

    Help
    3
    3
    297
    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.
    • mesqueeb
      mesqueeb last edited by

      So I’m kind of stuck on something:
      My entire app is built with a very distinct design and the base of my CSS has always been the iOS theme.

      However, for two components I require to use the Material version of the Quasar Material theme, while keeping my iOS theme in tact.

      Can anyone point me in the correct direction how I best start writing such a hack, where I’m allowed to choose Material theme for just 1 or 2 components?

      The components I need of Material are QTabs and Datetime Picker.

      1 Reply Last reply Reply Quote 0
      • G
        genyded last edited by

        Themes are platform specific, not component specific. You would have to override the stylus variables in each component to achieve what you are asking. At the end of the day if’s no different that standard css (or Stylus). What would you do if Quasar wasn’t in the mix? Same thing here.

        1 Reply Last reply Reply Quote 0
        • Y
          yuvraj2112 last edited by

          Hi @mesqueeb
          I am kind of stuck in the same situation. Were you able to find any leads or solutions?

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