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.
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.