Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

BasketButton / Empty Basket

Basket button with no items

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/BasketButton/BasketButton.cshtml", new BasketButtonProps
{
"BasketUrl": "/basket",
"TotalItems": 0,
"MaximumPublications": 15,
"ShowMaximumPublicationsAllowedText": true,
"ButtonText": "Go to basket",
"CssClass": ""
})
♿ Accessibility