Smoothly scrolls to an element with optional offset and focus management
Creates an animated scroll to bring the target element into view.
After scrolling completes, focuses the element (or its first focusable child).
Uses requestAnimationFrame for smooth 60fps animation.
Smoothly scrolls to an element with optional offset and focus management
Creates an animated scroll to bring the target element into view. After scrolling completes, focuses the element (or its first focusable child). Uses requestAnimationFrame for smooth 60fps animation.