Overrides
Alert
Extended Features
Install
Configure your registry in components.json:
{
"registries": {
"@uxio": "https://ui.uxio.dev/r/styles/{style}/{name}.json"
}
}Then run:
npx shadcn@latest add @uxio/alertExamples
Success Variant
For positive feedback like confirmations or completed states.
Success
Your changes have been saved successfully.
Info Variant
For informational messages or neutral highlights.
Info
You can add components to your app using the registry.
Warning Variant
For cautionary messages that require attention.
Warning
Your session will expire in 5 minutes. Please save your work.