🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
Hello,
i want to check if this color picker is compatible with blazor ?
i followed all the required steps but it didnt work .
the only way to let it work is to remove the line:
in _Host.cshtml file, but this line is important to use other blazor features.
Please stick to the Issue Template. Create a JSFiddle and describe what you've done as detailed as possible and break your issue down to a minimum. This will help me to resolve it as fast as possible.
Hello, i want to check if this color picker is compatible with blazor ? i followed all the required steps but it didnt work . the only way to let it work is to remove the line:
in _Host.cshtml file, but this line is important to use other blazor features.