MudBlazor/MudBlazor

MudColorPicker - Option for showing color block instead of string value

Open

#11,137 opened on Apr 3, 2025

View on GitHub
 (6 comments) (2 reactions) (0 assignees)C# (1,631 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (10,394 stars)
PR merge metrics
 (Avg merge 6d 6h) (108 merged PRs in 30d)

Description

Feature request type

Enhance component

Component name

MudColorPicker

Is your feature request related to a problem?

Some users have no idea about what RGBA or HSL is, and expect a more intuitive representation.

Image

Describe the solution you'd like

Provide an option to show colored block instead of string value? So that the control looks something like: Image

Have you seen this feature anywhere else?

No response

Describe alternatives you've considered

No response

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor guide