gd-canvas
v0.1.2
Published
This set of libraries was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.0 and no dependencies accept gd-tree (it has jquery and jstree) and gd-graph (it has jquery and chart.js).
Downloads
67
Maintainers
Readme
GDWorkspace
This set of libraries was generated with Angular CLI version 9.1.0 and no dependencies accept gd-tree (it has jquery and jstree) and gd-graph (it has jquery and chart.js).
Ask me about GDWorkspace - [email protected]
Live Demo
Ribbon, Canvas, Grid, TreeView, Windows, Dashboard, Graph, Tab, PG, Accordion, ContextMenu, Editors
GDWorkspace content
- GDCommon
- GDWindow
- GDContextmenu
- GDTooltip
- GDDashboard
- GDAccordion
- GDTab (top/bottom header layout)
- GDGraph (angular wrapper for chart.js)
- GDRibbon
- GDCanvas
- GDSplitter
- GDTreeView (angular wrapper for jstree Thank you Ivan Bozhanov)
- GDComboEditor (multi selection feature)
- GDColorEditor
- GDNumberEditor
- GDDateEditor
- GDTextEditor
- GDSliderEditor
- GDPropertyGrid (full settings control, group by category, edit subobjects)
- GDGrid (full settings control, no pager, inline edit)
How to use GDWorkspace (example projects)
Download... gd-windows-example. Download... gd-ribbon-example. Download... gd-grid-example. Download... gd-dashboard-example. Download... gd-tree-example. Download... gd-grid-server ( C# .Net core 2.0, .Net core 3.1 ). Download... gd-controls-example. Download... gd-editors-example.
or
Create Angular App and install any library
- Install GDCommon (npm i gd-common)
- Install GDWindow (npm i gd-window)
- Install GDContextMenu (npm i gd-contextmenu)
- Install GDTooltip (npm i gd-tooltip)
- Install GDAccordion (npm i gd-accordion)
- Install GDDashboard (npm i gd-dashboard)
- Install GDTab (npm i gd-tab)
- Install GDGraph (npm i gd-graph)
- Install GDRibbon (npm i gd-ribbon)
- Install GDTree (npm i gd-tree) ( requires jquery and jstree )
- Install GDSplitter (npm i gd-splitter)
- Install GDComboEditor (npm i gd-comboEditor)
- Install GDColorEditor (npm i gd-colorEditor)
- Install GDDateEditor (npm i gd-dateEditor)
- Install GDNumberEditor (npm i gd-numberEditor)
- Install GDTextEditor (npm i gd-textEditor)
- Install GDSliderEditor (npm i gd-sliderEditor)
- Install GDPG (npm i gd-pg)
- Install GDGrid (npm i gd-grid)