CLI
Install components using the Bela UI CLI.
Notification Item
npx bela-ui add notification-itemNotification List
npx bela-ui add notification-listInbox
npx bela-ui add inboxNotification Center
npx bela-ui add notification-centerToast
npx bela-ui add toastHow It Works
The CLI copies component source code directly into your project.
You own the code after installation and can customize it however you like.
No runtime dependency is required.