## Examples

### Closable

For example to dismiss or turn off parts of a filter.

<elements-example>

```html
<w-pill can-close>Filter</w-pill>
```

</elements-example>


### Suggestion

<elements-example>

```html
<w-pill suggestion>Suggestion</w-pill>
```

</elements-example>
