Skip to content
Drivn logoDrivn
Changelog
v1.6.0February 2026

Drawer, Aspect Ratio

Two new components join the library.

What's new

Drawer

A slide-in panel component with left, right, top, and bottom positioning. Includes structured header, body, and footer slots with the same dot notation API: Drawer.Content, Drawer.Header, Drawer.Footer. Fully responsive on mobile with touch-friendly sizing.

Aspect Ratio

Maintains consistent width-to-height ratios for images, videos, and embedded content. Supports common presets (16:9, 4:3, 1:1) and custom ratios.

1npx drivn add drawer aspect-ratio