You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Docus 1, we had few of what we called "slot components";
These were dummy components shipped with Docus, that were used to facilitate user access to nested layout features by overwriting the component in their own project.
This is a really great feature that Nuxt offers, and I think we should take advantage of it again!
Also, this is something that can greatly be displayed via live-preview and editor! :)
Uh oh!
There was an error while loading. Please reload this page.
In Docus 1, we had few of what we called "slot components";
These were dummy components shipped with Docus, that were used to facilitate user access to nested layout features by overwriting the component in their own project.
This is a really great feature that Nuxt offers, and I think we should take advantage of it again!
Also, this is something that can greatly be displayed via live-preview and editor! :)
AsideBottom.vue
AsideTop.vue
FooterBody.vue
HeaderNavigation.vue
PageTocBottom.vue
PageTocTop.vue
Here is few slot components we used to have in Docus :)
The text was updated successfully, but these errors were encountered: