Bela UI

CLI

Install components using the Bela UI CLI.

Notification Item

npx bela-ui add notification-item

Notification List

npx bela-ui add notification-list

Inbox

npx bela-ui add inbox

Notification Center

npx bela-ui add notification-center

Toast

npx bela-ui add toast

How 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.

On this page