-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
docs: mention <DevOnly>
component in api section
#26029
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
β Live Preview ready!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we remove from https://nuxt.com/docs/guide/directory-structure/components#devonly-component and link to here instead?
Seems fine for me, at your discretion. |
Then yes, let's do it. |
Should we remove |
That would make sense to me, as long as we have links and ensure the content is still present in the docs on the pages about those specific components. wdyt @atinux? |
Good for me to move them to the API, I still believe that it is nice to have a small section in the components directory page to mention about those |
π Linked issue
No issue, just a minor addition to the documentation.
β Type of change
π Description
Added information about
<DevOnly>
component in Api section of docs. Information about component was only in Guide section.π Checklist