<!-- Auto-generated by `velinstyle docs generate`. Do not edit. Source: velinstyle docs generate -->

# velin-scroll

Smooth scroll to anchor (`href="#id"`).

## Example

```html
<a href="#section" velin-scroll>Jump to section</a>
```

## Accessibility

Uses `scroll-behavior: auto` when reduced motion is preferred.
