Back to blocksView all settings blocks


Installation
npx shadcn add @mylo-ui/settings-notificationsPreview
Notification Preferences
Choose how you want to be notified
Notification Channels
Manage your notification preferences
Email
Push
SMS
New features and improvements
Login attempts and security changes
Payment confirmations and invoices
Promotions and company news
Updates from your team members
Usage
import { SettingsNotifications } from "@/components/blocks/settings-notifications"
export default function Page() {
return <SettingsNotifications />
}Dependencies
lucide-react
shadcn/ui Components
card
button
switch
label
separator
Related Blocks
More settings blocks you might like

settings
Settings - Profile
User profile settings with avatar upload and personal information
Ready to use
/blocks/settings-profile
settings
Settings - Account
Account management with email, phone, and security settings
Ready to use
/blocks/settings-account
settings
Settings - Security
Security settings with password, 2FA, and session management
Ready to use
/blocks/settings-security