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
    1. Home
    2. mohanzeal
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 1
    • Groups 0

    mohanzeal

    @mohanzeal

    2
    Reputation
    41
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mohanzeal Follow

    Best posts made by mohanzeal

    • Sticky table headers and footers (v1.x beta)...

      How can I make table headers and footers sticky and only have scroll on table body.
      Thanks in advance 🙂

      posted in Framework
      M
      mohanzeal

    Latest posts made by mohanzeal

    • RE: How to close one or all notifications in v0.15?

      https://codepen.io/mohanzeal/pen/MRMzXz , this code will help you to dismiss all the notification and show only current notification at a single point of time.

      posted in Framework
      M
      mohanzeal
    • Sticky table headers and footers (v1.x beta)...

      How can I make table headers and footers sticky and only have scroll on table body.
      Thanks in advance 🙂

      posted in Framework
      M
      mohanzeal
    • how to register a custom global component in quasar 0.17.7

      I started using quasar framework for my new project. I want to register a component globally… we used to do that in main.js by importing vue and using Vue.use(‘component’, funciton () {}) but I don’t see main.js in quasar as quasar handles it internally… I think so.

      So how can I acheive registering a custom global component(not quasar components which are handled in quasar.conf.js) in quasar project initialized with quasar cli?

      posted in Help
      M
      mohanzeal