How to add a custom button to minicart in Magento 2 5 (1)

How to add a custom button to minicart in Magento 2 5 (1)

To create a custom button inside minicart we need to first take a look inside vendor/module-checkout/view/frontend/web/template/minicart/content.html template file: So according to the template file there can be 2

How to use knockout in a simple component in Magento 2 0 (0)

How to use knockout in a simple component in Magento 2 0 (0)

Hey fellows, today we will discuss how we can create a simple component and use knockout with it in Magento 2. For simplicity we will create it at