Collection of advanced UI components bulit on top of material-ui that can be used in your projects. Each component comes with its own source code that you can copy and paste into your project.
Debounced Input
An input field that delays processing user input until they pause typing
Debounced input:
Input File Upload
A file upload component that allows users to select files for upload, also supports drag-and-drop functionality
Swipeable Tabs
Tabs you can slide through to switch between different sections, making it easy to navigate on touchscreens.
Item One (swipe here)
Stacked Snackbar
A stack of snackbars that appear one on top of the other, allowing users to see multiple notifications at once.
source code