Buttons
Pressable icon toggle
A button with an icon and label that stays visually pressed once clicked, for a standalone on or off action such as muting or bolding.
Using Pressable icon toggle
A button with an icon and label that stays visually pressed once clicked, for a standalone on or off action such as muting or bolding.
Try the live preview with a pointer and keyboard, then check focus visibility and the narrow layout in your own page. Use the plate number or slug when asking your coding agent to fetch this component.
Props: label, pressed, variant
Which frameworks are available?
The catalog lists these versions: react, vue, svelte, astro, html. The live preview on this page runs React.
How do I access the implementation?
The code, framework versions and installation commands are available in the workbench above.