-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Description
See the conversation I had with @yusufkandemir on Discord.
My Question:
First of all, thanks for the clear and extended documentation on Quasar.dev.
I just noticed, when searching for "drawer" on the quasar.dev/components page, no resulta are showing up...
Any particular reason for this behaviour ?
https://quasar.dev/components
@yusufkandemir's reply:
It's because it's not listed here:
https://github.com/quasarframework/quasar/blob/dev/docs/src/assets/links.components.jsq-layout, q-header, and q-footer do not make much sense there, as they are not something that offers a meaningful visual result, more of core parts. q-page-scroller and q-page-sticky also do not offer visual parts on their own, but maybe more meaningful regarding the functionality. q-drawer also does not mean much on its own, as the trigger and content can be anything. Also, by this logic, the Meta plugin shouldn't be there since it doesn't offer anything visual.
So, my guess is that the layout components were left off there for some reason, probably intended. But I think it can be confusing, especially if it's the first time you are checking the library. If you do not see the drawer and similar stuff there, you might think they don't exist. So, it might be beneficial to include these components there.
Can you please open a docs issue about this? Thanks.
Documentation Section URL
Flavour
None
Areas
Components (quasar)