CaAddedToCart
Added to cart notification
SASS-path: ./styles/components/molecules/ca-added-to-cart.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
buttonIcon | - | String | false | - |
Methods
Method | Description | Parameters |
---|---|---|
close | Close the notification | - |
Computed
Computed | Type | Description | From Store |
---|---|---|---|
visible | Boolean | Is the notification visible | No |
quantity | Number | How many was added? | No |