anjana_71429
anjana_71429
AAlokai
Created by anjana_71429 on 8/24/2023 in #🙋|general-help
Extending a default vue storefront component
Hi @.rohrig Thank you for your reply the question is SFUI and VSF components are diffrent right? I am looking for a way to extend VSF components and extend its functionility.
8 replies
AAlokai
Created by anjana_71429 on 8/24/2023 in #🙋|general-help
Extending a default vue storefront component
Hi @.rohrig Yes thats what I need
8 replies
AAlokai
Created by anjana_71429 on 8/24/2023 in #🙋|general-help
Extending a default vue storefront component
Hi @skirianov Apologies if my question wasn't clear. When I mentioned 'extending components,' I was referring to changing default components in Vue Storefront to fit our project's requirements. It's about finding a efficient way to build on what Vue Storefront provides, without having to start everything from scratch. I've been looking into this because there are some complexities we need to address. For example if I edit one of Vue Storefront's Vue components and they introduce a new feature to that same component in a future version, it could create an issue . Also if I customize a component and create my own version of it, the references to that component need to be updated to point to my customized version instead of the default one. I might have to manually update the import paths in various places. Your thoughts and pointers would be a great help.
8 replies