Skip to content
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

Enrich the registration.md documentation with an example for application-wide global registration of "App" components #2716

Closed
wants to merge 1 commit into from

Commits on Feb 28, 2024

  1. Update registration.md

    The update adds a code snippet to give an example about how to dynamically import the components that we'd want to be globally available.
    
    It was included in the VUe 2 docs, so it could be a good addition to the Vue 3 docs as well. 
    
    Inspired by https://zerotomastery.io/blog/how-to-auto-register-components-for-vue-with-vite/
    JeremieLitzler authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    65e9bac View commit details
    Browse the repository at this point in the history