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

    Custom shadow in FAB button

    Help
    2
    3
    1170
    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.
    • X
      xereda last edited by

      How to apply custom shadow in FAB button?

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Through “classNames” property if you want some other predefined shadow (http://quasar-framework.org/api/css-shadows.html): <quasar-fab classNames="purple shadow-5" ....>

        Alternatively, write custom CSS and target for .quasar-fab > button.

        X 1 Reply Last reply Reply Quote 0
        • X
          xereda @rstoenescu last edited by

          @rstoenescu thank you so much.
          I was added to the shadow class in “class”. 😢

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