COMPONENT template: using DOM template to use components statically
COMPONENT ngFor: Most complete example that uses Component wrapper for grid and gridItem
COMPONENT dynamic: Best example that uses Component wrapper and dynamic grid creation (drag between grids, from toolbar, etc...)
Nested Grid: shows nested component grids, like nested.html demo but with Ng Components