Back to blocksView all settings blocks


Installation
npx shadcn add @mylo-ui/settings-privacyPreview
Privacy Settings
Control your privacy and data sharing preferences
Profile Visibility
Manage who can see your profile information
Make your profile visible to everyone
Display your email on your profile
Let others see when you're active
Let search engines index your profile
Data & Privacy
Manage how your data is used
Share usage data to help us improve
Receive promotional emails and offers
Data Management
Download or delete your data
Download Your Data
Get a copy of your personal data
Delete All Data
Permanently delete all your data
Usage
import { SettingsPrivacy } from "@/components/blocks/settings-privacy"
export default function Page() {
return <SettingsPrivacy />
}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 - Notifications
Notification preferences with email, push, and SMS controls
Ready to use
/blocks/settings-notifications