FrontPastel/node_modules/@mui/base
NataliaCancinoV aa2823eee5 Primer commit 2024-04-17 07:55:11 -06:00
..
Badge Primer commit 2024-04-17 07:55:11 -06:00
Button Primer commit 2024-04-17 07:55:11 -06:00
ClassNameGenerator Primer commit 2024-04-17 07:55:11 -06:00
ClickAwayListener Primer commit 2024-04-17 07:55:11 -06:00
Dropdown Primer commit 2024-04-17 07:55:11 -06:00
FocusTrap Primer commit 2024-04-17 07:55:11 -06:00
FormControl Primer commit 2024-04-17 07:55:11 -06:00
Input Primer commit 2024-04-17 07:55:11 -06:00
Menu Primer commit 2024-04-17 07:55:11 -06:00
MenuButton Primer commit 2024-04-17 07:55:11 -06:00
MenuItem Primer commit 2024-04-17 07:55:11 -06:00
Modal Primer commit 2024-04-17 07:55:11 -06:00
MultiSelect Primer commit 2024-04-17 07:55:11 -06:00
NoSsr Primer commit 2024-04-17 07:55:11 -06:00
Option Primer commit 2024-04-17 07:55:11 -06:00
OptionGroup Primer commit 2024-04-17 07:55:11 -06:00
Popper Primer commit 2024-04-17 07:55:11 -06:00
Portal Primer commit 2024-04-17 07:55:11 -06:00
Select Primer commit 2024-04-17 07:55:11 -06:00
Slider Primer commit 2024-04-17 07:55:11 -06:00
Snackbar Primer commit 2024-04-17 07:55:11 -06:00
Switch Primer commit 2024-04-17 07:55:11 -06:00
Tab Primer commit 2024-04-17 07:55:11 -06:00
TabPanel Primer commit 2024-04-17 07:55:11 -06:00
TablePagination Primer commit 2024-04-17 07:55:11 -06:00
Tabs Primer commit 2024-04-17 07:55:11 -06:00
TabsList Primer commit 2024-04-17 07:55:11 -06:00
TextareaAutosize Primer commit 2024-04-17 07:55:11 -06:00
Transitions Primer commit 2024-04-17 07:55:11 -06:00
Unstable_NumberInput Primer commit 2024-04-17 07:55:11 -06:00
Unstable_Popup Primer commit 2024-04-17 07:55:11 -06:00
composeClasses Primer commit 2024-04-17 07:55:11 -06:00
generateUtilityClass Primer commit 2024-04-17 07:55:11 -06:00
generateUtilityClasses Primer commit 2024-04-17 07:55:11 -06:00
legacy Primer commit 2024-04-17 07:55:11 -06:00
modern Primer commit 2024-04-17 07:55:11 -06:00
node Primer commit 2024-04-17 07:55:11 -06:00
unstable_useModal Primer commit 2024-04-17 07:55:11 -06:00
unstable_useNumberInput Primer commit 2024-04-17 07:55:11 -06:00
useAutocomplete Primer commit 2024-04-17 07:55:11 -06:00
useBadge Primer commit 2024-04-17 07:55:11 -06:00
useButton Primer commit 2024-04-17 07:55:11 -06:00
useCompound Primer commit 2024-04-17 07:55:11 -06:00
useDropdown Primer commit 2024-04-17 07:55:11 -06:00
useInput Primer commit 2024-04-17 07:55:11 -06:00
useList Primer commit 2024-04-17 07:55:11 -06:00
useMenu Primer commit 2024-04-17 07:55:11 -06:00
useMenuButton Primer commit 2024-04-17 07:55:11 -06:00
useMenuItem Primer commit 2024-04-17 07:55:11 -06:00
useOption Primer commit 2024-04-17 07:55:11 -06:00
useSelect Primer commit 2024-04-17 07:55:11 -06:00
useSlider Primer commit 2024-04-17 07:55:11 -06:00
useSnackbar Primer commit 2024-04-17 07:55:11 -06:00
useSwitch Primer commit 2024-04-17 07:55:11 -06:00
useTab Primer commit 2024-04-17 07:55:11 -06:00
useTabPanel Primer commit 2024-04-17 07:55:11 -06:00
useTabs Primer commit 2024-04-17 07:55:11 -06:00
useTabsList Primer commit 2024-04-17 07:55:11 -06:00
useTransition Primer commit 2024-04-17 07:55:11 -06:00
utils Primer commit 2024-04-17 07:55:11 -06:00
CHANGELOG.md Primer commit 2024-04-17 07:55:11 -06:00
LICENSE Primer commit 2024-04-17 07:55:11 -06:00
README.md Primer commit 2024-04-17 07:55:11 -06:00
index.d.ts Primer commit 2024-04-17 07:55:11 -06:00
index.js Primer commit 2024-04-17 07:55:11 -06:00
package.json Primer commit 2024-04-17 07:55:11 -06:00

README.md

Base UI logo

Base UI

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

Installation

Install the package in your project directory with:

npm install @mui/base

Documentation

Visit https://mui.com/base-ui/ to view the full documentation.

Questions

For how-to questions that don't involve making changes to the code base, please use Stack Overflow instead of GitHub issues. Use the "base-ui" tag on Stack Overflow to make it easier for the community to find your question.

Examples

Our documentation features a collection of example projects using Base UI.

Contributing

Read the contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.

Contributing to Base UI is about more than just issues and pull requests! There are many other ways to support Base UI beyond contributing to the code base.

Changelog

The changelog is regularly updated to reflect what's changed in each new release.

Roadmap

Future plans and high-priority features and enhancements can be found in the roadmap.

License

This project is licensed under the terms of the MIT license.

Security

For details of supported versions and contact details for reporting security issues, please refer to the security policy.