mui / base-ui

Base UI is an open-source library of accessible, unstyled UI components for React.
https://mui.com/base-ui/
MIT License
242 stars 43 forks source link

[Drawer] Create the unstyled component and hook #38

Open michaldudak opened 1 year ago

michaldudak commented 1 year ago

This is the place to gather ideas, measure interest and discuss the API and implementation details of the drawer component and hook.

See mui/base-ui#10 for the umbrella issue to track progress on Base UI and mui/material-ui#6218 for the problem this project solves.

VladimirSamokhin commented 4 months ago

+

MinhMeoNguyen0 commented 2 months ago

Can you add something that is simliar to this image

michaldudak commented 2 months ago

@MinhMeoNguyen0, this is unrelated to the Drawer component. I can imaging a Table of contents component that does this, but we're not currently planning anything along these lines. Feel free to create an issue and we can look into it if there is significant interest from the community.