| 
									
										
										
										
											2015-10-16 11:12:03 -07:00
										 |  |  | .banner | 
					
						
							| 
									
										
										
										
											2015-10-18 23:13:20 +01:00
										 |  |  |   p.text-body This cheat sheet is provisional and may change. Angular 2 is currently in Developer Preview. | 
					
						
							| 
									
										
										
										
											2015-10-16 11:12:03 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | article(class="l-content-small grid-fluid docs-content") | 
					
						
							|  |  |  |   .cheatsheet | 
					
						
							| 
									
										
										
										
											2015-10-18 23:13:20 +01:00
										 |  |  |     h2 Angular for TypeScript Cheat Sheet (v2.0.0-alpha.44) | 
					
						
							| 
									
										
										
										
											2015-10-16 11:12:03 -07:00
										 |  |  |     .downloads | 
					
						
							|  |  |  |       a.download(href='AngularCheatSheet_Letter.pdf') | 
					
						
							|  |  |  |         span.icon.icon-cloud-download | 
					
						
							|  |  |  |         h4 Multi-page/A4 or Letter | 
					
						
							|  |  |  |         h5 168KB (.pdf) | 
					
						
							|  |  |  |       a.download(href='AngularCheatSheet_Poster.pdf') | 
					
						
							|  |  |  |         span.icon.icon-cloud-download | 
					
						
							|  |  |  |         h4 Poster/A2 or 18" x 24" | 
					
						
							|  |  |  |         h5 369KB (.pdf) | 
					
						
							|  |  |  |     br | 
					
						
							|  |  |  |     br | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-10-19 00:31:07 +01:00
										 |  |  |     table(ng-repeat='section in cheatsheet' ng-cloak) | 
					
						
							| 
									
										
										
										
											2015-10-16 11:12:03 -07:00
										 |  |  |       tr | 
					
						
							|  |  |  |         th {{section.syntax}} | 
					
						
							|  |  |  |         th | 
					
						
							|  |  |  |           code {{section.description}} | 
					
						
							|  |  |  |       tr(ng-repeat='child in section.children') | 
					
						
							|  |  |  |         td | 
					
						
							|  |  |  |           code(bold='child.bold') {{child.syntax}} | 
					
						
							|  |  |  |         td {{child.description}} |