UNPKG
ucan-ext-js-kitchen-sink
Version:
latest (0.0.1)
0.0.1
my-ext-gen-app description for Ext JS app MyExtGenApp
www.sencha.com
ucan-ext-js-kitchen-sink
/
desktop
/
resources
/
menu.json
7 lines
•
240 B
JSON
View Raw
1
2
3
4
5
6
7
{
"leaf"
:
false
,
"children"
:
[
{
"text"
:
"Anleitung"
,
"iconCls"
:
"x-fa fa-info"
,
"xtype"
:
"homeview"
,
"leaf"
:
true
}
,
{
"text"
:
"Packages Übersicht"
,
"iconCls"
:
"x-fa fa-boxes"
,
"xtype"
:
"componentoverview"
,
"leaf"
:
true
}
]
}