React Create Drawers (CRUD) - Flowbite

Get started with a collection of drawer components to create new data models in your application by including form elements.


Default drawer

Use this free example of a drawer component to show a list of input field items to create a data entry inside your dashboard application.

View on GitHub

Create product drawer

This example can be used to show an advanced layout of form input elements inside a drawer component to create a product data entry inside your dashboard interface.

View on GitHub

Create user drawer

Use this example of a drawer component to create a user account from your administrative dashboard.

View on GitHub

Advanced create user drawer

Use this example to show multiple fields when creating a user such as a file upload for the profile picture, text inputs and checkboxes for user roles.

View on GitHub

Create event drawer

Use this example to create an event using a drawer component featuring input field items, user account invitations, and datepickers.

View on GitHub