Expanding Alert

An alert that can be expanded to show more details.

Dependencies

framer-motion, react-icons

Installation

npm install framer-motion react-icons

Props

NameTypeDefaultDescription
titlestring-The title of the expanding alert.
messagestring-The detailed message to display when expanded.
isOpenbooleanfalseControls the visibility of the alert.
onClosefunction-Function to call when the alert is closed.
Brought to life by Naseem Ansari – Building Experiences that Inspire