Oct 9, 2023
0
Level 1
Custom Vue Component
if i have a separate html page with name "home.html"and i have a custom vue component with props and this custom vue component contain multuple components, and i need to import this custom component to use in html page. any help please how to do that? i try HttpVueLoader and not work still give same error ([Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.)
Please or to participate in this conversation.