hiip/ui

Components / Feedback

Error Strip

A one-line inline error band that announces itself.

Install — needs @hiip registered in components.json

bunx shadcn@latest add @hiip/error-strip

Or by URL, with the token in the query

bunx shadcn@latest add "https://ui.hiip.ai/r/error-strip.json?token=$HIIP_REGISTRY_TOKEN"

Both need a token — set one up.

Anatomy

Import from components/ui/hiip-ui/error-strip.

<ErrorStrip />

Examples

API Reference

Generated from the source. Props forwarded to the underlying element are not listed.

ErrorStrip

PropTypeDefault
messagerequiredstring
Type
registry:ui
npm packages
@hugeicons/react @hugeicons/core-free-icons
Files written
  • components/ui/hiip-ui/error-strip.tsx