Hello Everyone , I am Creating new molecule in Yves in which which I have implement the actual code
Hello Everyone , I am Creating new molecule in Yves in which which I have implement the actual code that will count the elements. while extending the Component base class defined in the shopUI module.I have import the base class. like this( import Component from 'ShopUi/models/component';) but it is giving me an error that cannot find module.and also when I open the shop it is showing the following error. please help me out to find what mistake i am doing.
Comments
-
if you want to extend a component, you can use the extend method: for example
{% extends molecule('autocomplete-form', '@SprykerShop:ShopUi') %}
for the base component:
{% extends model('component') %}
you have helper methods for components, organisms etc.
Take a look at the academy’s course “Spryker Frontend for Backend Developers” where we explain how to create a new component, widgets etc0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 919 Developer Corner
- 779 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random