NotificationPreferences

Grouped notification toggle settings.

Preview

Usage

import { NotificationPreferences } from '@ramtt/ui'

<NotificationPreferences groups={groups} onChange={handleToggle} />

Props

PropTypeDefaultDescription
groups*NotificationGroup[]Notification groups
onChange*(id: string, enabled: boolean) => voidToggle handler