Skip to content

Configuration Icon picker

Sébastien Gallou edited this page Apr 18, 2017 · 2 revisions

Icon

This type describe an icon data

Non optionnal fields

Type descriptor

This field define the type as icon

"type" : "icon"

Optionnal fields

None

Example

"icon" : {
                 "name" : "Icon on the button",
                 "description" : "Select the icon on the button",
                 "type" : "icon"
              }
Clone this wiki locally