I'm have documentation for an existing component library. I'd like to add this into the examples to showcase the components, but I dont see anything about registering components. Is that possible?
If so, can I register global components, or use a plugin in the Vue instance that is responsible for rendering the results?
I'm have documentation for an existing component library. I'd like to add this into the examples to showcase the components, but I dont see anything about registering components. Is that possible?
If so, can I register global components, or use a plugin in the Vue instance that is responsible for rendering the results?