byronwade/ui
Application UI

Feedback · Application UI

Banner

Prominent inline status message with tone (info/success/warning/critical), title, body, actions, and dismiss. Distinct from the compact alert.

@byronwade/foundation@byronwade/button@byronwade/utils@phosphor-icons/react

Feature showcase

Installation

Features

  • 5 examples

    Default, Dismissible, Inline, Tones, With Actions.

API

Dependencies

PackageKindDescription
@byronwade/foundationregistryInstalled through the byronwade/ui registry.
@byronwade/buttonregistryInstalled through the byronwade/ui registry.
@byronwade/utilsregistryInstalled through the byronwade/ui registry.
@phosphor-icons/reactnpmInstalled from npm.

Source and related

FilePath
Componentregistry/ui/banner.tsx
Default examplecontent/examples/banner/default.tsx
Dismissible examplecontent/examples/banner/dismissible.tsx
Inline examplecontent/examples/banner/inline.tsx
Tones examplecontent/examples/banner/tones.tsx
With Actions examplecontent/examples/banner/with-actions.tsx