changeset
This commit is contained in:
parent
f41f79bb1b
commit
121f4646e0
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import * as ScrollerStories from './Scroller.stories.svelte';
|
|||
|
||||
# Scroller
|
||||
|
||||
The `Scroller` component creates a basic scrollytelling graphic with layout options
|
||||
The `Scroller` component creates a basic scrollytelling graphic with layout options.
|
||||
|
||||
This component is designed to handle most common layouts for scrollytelling. To make something more complex, customise [ScrollerBase](?path=/story/components-graphics-scrollerbase--docs), which is a Svelte 5 version of the [svelte-scroller](https://github.com/sveltejs/svelte-scroller).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue