Skip to content

Implement DrawerMenuItem #15107

@raymondsze

Description

@raymondsze

Drawer MenuItem: https://material-components.github.io/material-components-web-catalog/#/component/drawer
Demo:
https://material-components.github.io/material-components-web-catalog/#/component/drawer

  1. The Drawer MenuItem could capture the keyboard event.
  2. The Drawer MenuItem show the primary color when selected.
  3. The Drawer MenuItem have the rounded shape.
  4. The Drawer MenuItem Text is highlighted with darker primary color.

Shape: https://material.io/design/shape/about-shape.html#shape-customization-tool

  1. Shape could apply to small, medium and large components.
  2. This could be easily done by providing HOC or something else to change the root classes radius, but this is not easy for TextField, especially Outlined TextField and Filled TextFIeld.
  • This is not a v0.x issue.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Benchmark

Metadata

Metadata

Assignees

No one assigned

    Labels

    design: materialThis is about Material Design, please involve a visual or UX designer in the processscope: drawerChanges related to the drawer.type: new featureExpand the scope of the product to solve a new problem.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions