Палитра цветов для веб-сборки Blazor с возможностью палитры ⇐ C#
Палитра цветов для веб-сборки Blazor с возможностью палитры
I was using below color picker in Blazor web assembly application.
Which worked perfectly except it did not have an option to show color palette as shown in the below picture.
enter image description here
I want a color palette like shown above. So that I know which color I chose and choose the same color again if needed.
So, I tried using MatBlazor, BlazorColorPicker etc.. which had palette option as I expect. But I get error when I implement those. Fo eg: I tried using BlazorColorPicker. Followed the documentation (like installed, imported etc.. ) https://github.com/tossnet/Blazor-Color ... me-ov-file
Added below line. but shows error as'BlazorColorPicker.ColorPicker' does not have a property matching the name 'Value'. When I run the application
When I try MyColor instead of Value as per documentation. Still says "Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: Could not find 'SetFocusTo2' ('SetFocusTo2' was undefined)."
Can you suggest me any working color picker for blazor web assembly with the palette option as shown in the image. I would appreciate if you can show me working demo of the same. Thank you.
Источник: https://stackoverflow.com/questions/780 ... tte-option
I was using below color picker in Blazor web assembly application.
Which worked perfectly except it did not have an option to show color palette as shown in the below picture.
enter image description here
I want a color palette like shown above. So that I know which color I chose and choose the same color again if needed.
So, I tried using MatBlazor, BlazorColorPicker etc.. which had palette option as I expect. But I get error when I implement those. Fo eg: I tried using BlazorColorPicker. Followed the documentation (like installed, imported etc.. ) https://github.com/tossnet/Blazor-Color ... me-ov-file
Added below line. but shows error as'BlazorColorPicker.ColorPicker' does not have a property matching the name 'Value'. When I run the application
When I try MyColor instead of Value as per documentation. Still says "Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: Could not find 'SetFocusTo2' ('SetFocusTo2' was undefined)."
Can you suggest me any working color picker for blazor web assembly with the palette option as shown in the image. I would appreciate if you can show me working demo of the same. Thank you.
Источник: https://stackoverflow.com/questions/780 ... tte-option
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Visual Studio Code перестает создавать палитры цветов после 495-го палитры цветов
Anonymous » » в форуме Html - 0 Ответы
- 88 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Visual Studio Code перестает создавать палитры цветов после 495-го палитры цветов
Anonymous » » в форуме CSS - 0 Ответы
- 77 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Visual Studio Code перестает создавать палитры цветов после 495-го палитры цветов
Anonymous » » в форуме CSS - 0 Ответы
- 60 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Невозможно установить для палитры цветов спектра значение null или отсутствие цвета.
Anonymous » » в форуме Jquery - 0 Ответы
- 35 Просмотры
-
Последнее сообщение Anonymous
-