StickyNote
handleClose() => void
shape"rectangle" | "square" | undefined = square
variant"blue" | "brand" | "green" | "orange" | "pink" | "teal" | "violet" | undefined = brand
The StickyNote component provides a way to display brief, important information or reminders in a visually distinct manner. It mimics the appearance of physical sticky notes, making it easy for users to quickly identify and reference key details. This component is ideal for highlighting tips, warnings, or any other content that requires immediate attention within an application.
handleClose() => void
shape"rectangle" | "square" | undefined = square
variant"blue" | "brand" | "green" | "orange" | "pink" | "teal" | "violet" | undefined = brand