nicolasdanelon / material-ui-advanced

Collection of advanced UI components built on top of material-ui

Home Page:https://material-ui-advanced.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

material-ui-advanced

About

Collection of advanced UI components built 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.

Explore the components and view demos at material-ui-advanced.vercel.app.

Components Included

  • Nested Menu: A component for organizing menu items into subcategories, enabling easier navigation through hierarchical menus. Source code Demo

  • Debounced Input: An input field that delays processing user input until they pause typing. Source code Demo

  • OTP Input: A specialized input field for entering one-time passwords. Source code Demo

  • Input File Upload: A file upload component that allows users to select files for upload, also supports drag-and-drop functionality. Source code Demo

  • Swipeable Tabs: Tabs you can slide through to switch between different sections, making it easy to navigate on touchscreens. Source code Demo

Upcoming Components

Stay tuned for the following upcoming components:

  • Stacked Snackbar
  • Tagging in Text Area

If you find these components useful, please consider giving this repository a star!

About

Collection of advanced UI components built on top of material-ui

https://material-ui-advanced.vercel.app


Languages

Language:TypeScript 90.3%Language:CSS 9.4%Language:JavaScript 0.2%