Button
클릭하면 동작이나 이벤트를 실행해요.
미리보기
변형
| 변형 | 미리보기 |
|---|---|
| Primary | |
| Secondary | |
| Ghost | |
| Destructive |
코드
<button className="px-4 py-2 rounded-md bg-zinc-900 text-white">
Button
</button>클릭하면 동작이나 이벤트를 실행해요.
| 변형 | 미리보기 |
|---|---|
| Primary | |
| Secondary | |
| Ghost | |
| Destructive |
<button className="px-4 py-2 rounded-md bg-zinc-900 text-white">
Button
</button>