Skip to content

Wijmo's Dynamic Dashboard reference app in JavaScript

wijmo/Dynamic-Dashboard-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic-Dashboard-JavaScript

Shows how you can use Wijmo controls in dynamic, user-customizable dashboards. Start by selecting a tile type, then click the button to add the new tile to the dashboard. Use the mouse to drag tiles to new positions, or click the close button at the top-right corner of each tile to remove the tile from the dashboard. The sample uses a DragDropTouch class that allows users to drag tiles using touch as well as the mouse. The DragDropTouch class was copied from the DragDropTouch sample, where it is documented in detail. The tile frame and the tile contents are stored in partial views, so you can easily create and customize new tile types.

How to run the demo

  • Clone the repository
  • Run npm install to install required libraries
  • Run npm run start

Support and feedback

See also

About

Wijmo's Dynamic Dashboard reference app in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published