Toggle Button
SoundA toggle switch with distinct on/off sounds. Smooth animation and clear visual feedback for binary states.
Toggle
Playground
Toggle
1
Code
import { ToggleButton } from '@/stories/ToggleButton/ToggleButton';
<ToggleButton
label="Toggle"
size={1}
/>