alert
uiAlert
fly-byデザインシステムのAlertコンポーネント。通知・警告メッセージ。-color-neutral/informative/positive/negative/warningをサポート。
プレビュー
Information
This is an informational alert message.
インストール
npx shadcn@latest add "https://fly-by.design.yukyu.net/r/alert.json"依存関係
NPM Packages
lucide-reactclass-variance-authority
使用例
import { Alert } from "@/components/ui/alert"
// コンポーネントを使用
<Alert>
Content
</Alert>ファイル
registry/fly-by/ui/alert.tsxui