Skip to content

Configuration Icon picker

Nicolas HILAIRE edited this page Dec 13, 2016 · 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