File tree
Expand file treeCollapse file tree1 file changed
+2
-0
lines changed Expand file treeCollapse file tree1 file changed
+2
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
|
| 1 | +// #region imports |
1 | 2 | import { CustomItemViewer, ResourceManager } from 'devexpress-dasard/common'
|
2 | 3 | import { CustomItem } from 'devexpress-dasard/model'
|
| 4 | +// #endregion |
3 | 5 |
|
4 | 6 | var svgIcon = '<svg id="helloWorldItemIcon" viewBox="0 0 24 24"><path stroke="#42f48f" fill="#42f48f" d="M12 2 L2 22 L22 22 Z" /></svg>';
|
5 | 7 | var helloWorldItemMetaData = {
|
|
You can’t perform that action at this time.
0 commit comments