level51/silverstripe-color-picker

Color picker module for SilverStripe 4 using verte

Installs: 2 036

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:silverstripe-vendormodule

0.2.0 2021-04-12 00:00 UTC

This package is auto-updated.

Last update: 2024-04-12 15:45:22 UTC


README

Simple RGB color picker module, adding a Level51\ColorPicker\ColorPickerField which shows a color picker powered by Verte;

The selected value will be stored in a single (varchar) database field in JSON format.

Requirements

  • SilverStripe ^4

Maintainer