温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.mui.com/base-ui/getting-started/
点击访问原文链接

Overview - MUI Base

Overview - MUI BaseSkip to content🎉 Material UI v7 is out now! Check out the announcement blog post.

MUI Basev5.0.0-beta.70Getting startedOverviewQuickstartUsageCustomizationAccessibilityRoadmapSupportComponentsAPIsHow-to guides + MUI Base - Overview

MUI Base is a library of headless ("unstyled") React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.

Introduction

MUI Base is a library of unstyled React UI components and hooks. These components were extracted from Material UI, and are now available as a standalone package. They feature the same robust engineering but without implementing Material Design.

MUI Base includes prebuilt components with production-ready functionality, along with low-level hooks for transferring that functionality to other components.

With MUI Base, you can rapidly build on top of our foundational components using any styling solution you choose—no need to override any default style engine or theme.

Advantages of MUI Base Ship faster: MUI Base gives you the foundational building blocks you need to assemble a sleek and sophisticated user interface in a fraction of the time that it would take to do it all from scratch. You own the CSS: unlike Material UI, which uses Emotion as a default style engine, MUI Base has no built-in styling solution. This means you have complete control over your app's CSS. Accessibility: MUI Base components are built with accessibility in mind. We do our best to make all components screen reader-friendly, and offer suggestions for optimizing accessibility throughout our documentation. MUI Base vs. Material UI

MUI Base features many of the same components as Material UI, but without the Material Design implementation.

MUI Base is not packaged with any default theme or built-in style engine. This makes it a great choice if you need complete control over how your app's CSS is implemented.

You could think of MUI Base as the "skeletal" or "headless" version of Material UI—in fact, future versions of Material UI will gradually adopt these components and hooks for their foundational structure.

Edit this page

Was this page helpful?

Quickstart

Blog

Store

Contents

IntroductionAdvantages of MUI BaseMUI Base vs. Material UIBecome a Diamond sponsorMUI stands in solidarity with Ukraine.

Overview - MUI Base,AI智能索引,全网链接索引,智能导航,网页索引

    MUI Base is a library of headless (