> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uselooop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove Button

> The remove item button allows the user to remove the item from the cart.

## Setup

This button can be a div of a button, it just needs to have the following attributes:

```html theme={null}
looop=removeitem
```
