Material Web
Material Web is Googleβs UI toolkit for building beautiful, accessible web applications.
Material Web is implemented as a collection of web components. Material 3 is the latest version of Googleβs open-source design system.
Tip: Check out the quick start guide to jump in as well as the documentation site.
Roadmap
Alpha components are in-development and may have many frequent breaking changes.
Beta components are mostly polished and ready for use, but may still have breaking changes.
Stable components are reviewed, documented, and API complete.
- β Not started
- π‘ In progress
- β Complete
v1.0.0
(2023)
Component | Alpha | Beta | Stable |
---|---|---|---|
Button | β | β | π‘ |
FAB | β | β | β |
Icon button | β | β | β |
Checkbox | β | β | β |
Chips | β | β | β |
Dialog | β | β | β |
Divider | β | β | β |
Elevation | β | β | β |
Focus ring | β | β | β |
Field | β | β | π‘ |
Icon | β | β | β |
List | β | β | β |
Menu | β | β | β |
Progress indicator (circular) | β | β | β |
Progress indicator (linear) | β | β | π‘ |
Radio button | β | β | π‘ |
Ripple | β | β | β |
Select | β | β | β |
Slider | β | β | β |
Switch | β | β | π‘ |
Tabs | β | β | β |
Text field | β | β | π‘ |
Future
These features are planned for a future release.
Component | Alpha | Beta | Stable |
---|---|---|---|
Autocomplete | β | β | β |
Badge | π‘ | β | β |
Banner | β | β | β |
Bottom app bar | β | β | β |
Bottom sheet | β | β | β |
Segmented button | π‘ | β | β |
Card | β | β | β |
Data table | β | β | β |
Date picker | β | β | β |
Navigation bar | π‘ | β | β |
Navigation drawer | π‘ | β | β |
Navigation rail | β | β | β |
Search | β | β | β |
Snackbar | β | β | β |
Time picker | β | β | β |
Tooltip | β | β | β |
Top app bar | β | β | β |
Browser support
This project aims to support the latest two major versions of browsers at the time of each release.
Current browsers and versions supported:
Browser | Version |
---|---|
Chrome | 112 + |
Edge | 112 + |
Firefox | 113 + |
Safari* | 16.4 + |
* previous versions of Safari may be supported with an
ElementInternals
polyfill.