Cart Icon
<sc-cart-icon></sc-cart-icon>
This component let users create cart icon.
- Preview
- Code
<sc-cart-icon count="3"></sc-cart-icon>
Component Codex
Properties
Property | Description | Type | Default |
---|---|---|---|
icon | The icon to show. | string | 'shopping-bag' |
Shadow Parts
Part | Description |
---|---|
base | The elements base wrapper. |
container | The container. |
icon__base | The icon base wrapper. |