janosh / svelte-toc

Sticky responsive table of contents component
https://janosh.github.io/svelte-toc
MIT License
112 stars 6 forks source link

Add prop `blurParams: BlurParams | null = { duration: 200 }` #47

Closed janosh closed 1 year ago

janosh commented 1 year ago

Closes #46.

5b0b85d add prop blurParams: BlurParams | null = { duration: 200 } b898632 test blurParams ae7ecb3 readme.md document blurParams