Push Button
SoundA momentary push button with satisfying click sound. Perfect for trigger actions and momentary inputs.
Push button
Playground
Push button
1
Code
import { PushButton } from '@/stories/PushButton/PushButton';
<PushButton
label="Push button"
size={1}
/>