Skip to content

Commit

Permalink
README: include FE Label
Browse files Browse the repository at this point in the history
  • Loading branch information
plepe committed Mar 9, 2018
1 parent f5795d6 commit c26a06b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,16 @@ Definition:
Value:
* Mixed value (internally, the data will be saved in JSON format)

Form Element "Label"
--------------------
A text input which can not be modified. It will update on set_data().

Definition:
* type: 'label'

Value:
* The value which has been set.

Form Element "Color"
--------------------
An input of type 'color'. You may want to load the Spectrum Colorpicker: http://bgrins.github.com/spectrum/
Expand Down

0 comments on commit c26a06b

Please sign in to comment.