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

# Velin HTML attributes

Declarative extensions interpreted by `bootAttributes()` / `bootFromDOM({ attributes: true })`.

| Attribute | Description |
| --- | --- |
| [`velin-modal`](./velin-modal.md) | Opens a modal dialog (bridges to `<velin-modal>`). |
| [`velin-tabs`](./velin-tabs.md) | Tab navigation (bridges to `<velin-tabs>`). |
| [`velin-accordion`](./velin-accordion.md) | Accordion sections (bridges to `<velin-accordion>`). |
| [`velin-tooltip`](./velin-tooltip.md) | Tooltip on hover/focus (bridges to `<velin-tooltip>`). |
| [`velin-copy`](./velin-copy.md) | Copy text to clipboard (bridges to `<velin-copy>`). |
| [`velin-counter`](./velin-counter.md) | Animated number counter (bridges to `<velin-counter>`). |
| [`velin-notify`](./velin-notify.md) | Show a toast notification (bridges to `<velin-toast>`). |
| [`velin-theme`](./velin-theme.md) | Theme toggle or set `data-velin-theme`. |
| [`velin-scroll-top`](./velin-scroll-top.md) | Velin HTML attribute extension. |
| [`velin-progress`](./velin-progress.md) | Progress bar or ring (`ring` for `<velin-progress-ring>`). |
| [`velin-search`](./velin-search.md) | Attach VelinSearch to an element. |
| [`velin-lazy`](./velin-lazy.md) | Lazy-load images with optional skeleton. |
| [`velin-skeleton`](./velin-skeleton.md) | Skeleton placeholder (`text`, `avatar`, `image`, …). |
| [`velin-loading`](./velin-loading.md) | Loading spinner state. |
| [`velin-grid`](./velin-grid.md) | Auto grid layout (column count). |
| [`velin-anchor`](./velin-anchor.md) | Scroll-margin for anchor targets. |
| [`velin-code`](./velin-code.md) | Code block with copy button and VelinHighlight syntax colors (use `language` or `velin-code="js"`). |
| [`velin-quote`](./velin-quote.md) | Styled blockquote. |
| [`velin-highlight`](./velin-highlight.md) | Inline text mark (not syntax highlighting — use `velin-code` or `velinSyntax`). |
| [`velin-reveal`](./velin-reveal.md) | Reveal element when scrolled into view. |
| [`velin-fade`](./velin-fade.md) | Fade-in on scroll. |
| [`velin-slide`](./velin-slide.md) | Slide-in on scroll (`up`, `down`, …). |
| [`velin-scale`](./velin-scale.md) | Scale-in on scroll. |
| [`velin-parallax`](./velin-parallax.md) | Parallax background (`slow` optional). |
| [`velin-hover`](./velin-hover.md) | Hover lift/glow animation. |
| [`velin-stagger`](./velin-stagger.md) | Stagger child animations (delay in ms). |
| [`velin-scroll`](./velin-scroll.md) | Smooth scroll to anchor (`href="#id"`). |
