Skip to content

Commit

Permalink
update docs for color picker
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed Sep 27, 2017
1 parent 5794ba0 commit f1d0792
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,13 @@ Options all can have the following properties.

![color](images/field_color.png)

* `String` - `format` - Can be `hex`, `rgb`, `rgba`, `hsl`, or `hsla.`.

If `default` is set, will have an additional button for resetting to that color.

![color](images/field_color_2.png)

Uses [spectrum](http://bgrins.github.io/spectrum/) for the colorpicker.
Uses [this color picker library](https://github.com/tovic/color-picker).

### select

Expand Down
Binary file modified images/complex_checkbox_field.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/field_color.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/field_color_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f1d0792

Please sign in to comment.