React Read Drawers (CRUD) - Flowbite

Use this collection of drawer components coded with Tailwind CSS to show details about an existing data entry from your database inside your web application.


Default drawer

Use this free drawer component to show details of a basic data entry from your database and show CRUD action buttons for editing and deleting.

View on GitHub

Read product drawer with images

Use this example to show a list of details about a product from the database including images, prices, text information, and even colors.

View on GitHub

Read user drawer

This example can be used to show data about a user from the database inside a drawer component.

View on GitHub

Advanced read user drawer

This drawer component can be used to show advanced details about a user including the profile avatar, social media accounts, skills, biography, and more.

View on GitHub

Read event drawer

Use this example to show data about an event from the database inside a drawer component coded with Tailwind CSS.

View on GitHub

Advanced read event drawer

Use this example to show advanced details about an existing event data entry from your database inside a drawer component.

View on GitHub