Skip to main content
ninna-ui

Feedback

8 components

User feedback components — alerts, toasts, progress indicators, loading states, and skeleton placeholders. Keep users informed about what's happening.

@ninna-ui/feedback
pnpm add @ninna-ui/feedback

Requires @ninna-ui/core (auto-installed) + CSS setup.

Features

  • 8 feedback components
  • Toast system with imperative API
  • Progress bars with indeterminate mode
  • Skeleton loading with circle and text variants
  • Accessible ARIA roles and live regions
  • Consistent color variants across all components

Quick Start

import { Alert, Toast, Progress } from "@ninna-ui/feedback";