angular-dashboard
angular-dashboard copied to clipboard
Skeleton for a responsive and fully customizable Angular Dashboard
- add button to route to demo page. - create side nav, to create a toggled side nav where future demo links can live. - upgrade latest version of angular...
I added button so that we can navigate to dashboard by clicking the Title in the navbar. I upgraded the angular cli to current version (9). Angular.json has been created,...
Error statement "Can't bind to 'colspan' since it isn't a known property of 'mat-grid-tile'. 1. If 'mat-grid-tile' is an Angular component and it has 'colspan' input, then verify that it...
Hi Nima! Firstly, thanks for the [great tutorial](https://medium.com/@nima_ap/creating-a-responsive-dashboard-in-angular-5-from-scratch-147f6a493d9e) and clear explanations! However when I tried to build this it fails to spawn the cards because, I think, it seems not...
FYI, I had an error serving this up "as is" in Ang 6 with the `routing.module.ts` not being able to resolve the dashboard. I imported the dashboard module `import {...