Skip to content

[material-ui] Add color picker input component #47652

@omriklein

Description

@omriklein

Summary

Add a color picker to material UI components library. The color picker should support the basics of the the html color component and look and feel like a material ui component.

Documentations:
Need to add a full documentation page for the new color picker component to the documentation page under then inputs section.

Examples

The basic html color picker:
Image

Existing library (not in mui itself): material-ui-color-picker

Motivation

As far as I can see, there isn't any color picker input built in to MUI library. This feature will help developers use the color picker component without resorting to basic html inputs (which does not look consistent with MUI style and teams) or installing an external library which can be deprecated or removed.

Search keywords: color picker color-picker component input inputs new

Metadata

Metadata

Assignees

No one assigned

    Labels

    on holdThere is a blocker, we need to wait.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