Switch when indicator is hovered (default)
{{ item }}
Switch when indicator is clicked
{{ item }}
```
:::
### Indicators
Indicators can be displayed outside the carousel
:::demo The `indicator-position` attribute determines where the indicators are located. By default they are inside the carousel, and setting `indicator-position` to `outside` moves them outside; setting `indicator-position` to `none` hides the indicators.
```html