uSkriptSpectrum 1.0.0
dotnet add package uSkriptSpectrum --version 1.0.0
NuGet\Install-Package uSkriptSpectrum -Version 1.0.0
<PackageReference Include="uSkriptSpectrum" Version="1.0.0" />
paket add uSkriptSpectrum --version 1.0.0
#r "nuget: uSkriptSpectrum, 1.0.0"
// Install uSkriptSpectrum as a Cake Addin #addin nuget:?package=uSkriptSpectrum&version=1.0.0 // Install uSkriptSpectrum as a Cake Tool #tool nuget:?package=uSkriptSpectrum&version=1.0.0
Spectrum Property Editor for Umbraco
Version: 1.0.0 Umbraco v8.7.0 Vendor Spectrum v1.8.1
Description:
Simply another color picker using the spectrum plugin. However, the picker has been customised to look close to the native UI of Umbraco.
In addition to that, we have added the option to have the property field visible to show the color value selected.
See The Github Repo for more details
Please note:
- Some options of the Spectrum plugin are either set by default or not available.
- More configurable options will be available in future releases
Usage:
You can call the value of the color picker from the front-end in the same manner you would call a string value.
Obviously, you will have an inline css in the target item.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 498 | 9/22/2020 |
- Initial release
- Built in Umbraco 8.7.0
- Option to display the picker inline or toggled
- Option to display the property field
- See the Github Repo for more details