Animates aDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/sveltejs/svelte/llms.txt
Use this file to discover all available pages before exploring further.
blur filter alongside an element’s opacity. Creates a smooth blur effect as the element transitions in or out.
Usage
Parameters
Milliseconds before starting the transition
Duration of the transition in milliseconds
An easing function that controls the animation curve
The blur amount. Can be a number (pixels) or a CSS length string (e.g., ‘10px’, ‘1rem’)
The target opacity value (between 0 and 1) when the element is fully transitioned out