n
nonaxial
Components
132/207

Success!

Your changes have been saved.

Toast

Feedback

Toast notification component

toastnotificationalert

Installation

$
npx shadcn@latest add https://nonaxial.com/r/toast.json

Usage

tsx
import { Toast } from "@/components/nonaxial/toast"

export default function Example() {
  return (
    <Toast>{/* Your content here */}</Toast>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring