31 lines
		
	
	
		
			891 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			31 lines
		
	
	
		
			891 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <a id="toc"></a> | ||
|  | <h1>{{title}}</h1> | ||
|  | <a href="#class-metadata">Classes and Class Metadata</a><br> | ||
|  | <a href="#io-metadata">Input and Output Metadata</a><br> | ||
|  | <a href="#dependency-injection">Dependency Injection</a><br> | ||
|  | <a href="#host-metadata">Host Metadata</a><br> | ||
|  | <a href="#view-child-metadata">View and Child Metadata</a><br> | ||
|  | 
 | ||
|  | <hr> | ||
|  | <h4 id="class-metadata">Classes and Class Metadata</h4> | ||
|  | <hero-view></hero-view> | ||
|  | <hero-lifecycle></hero-lifecycle> | ||
|  | 
 | ||
|  | <hr> | ||
|  | <h4 id="io-metadata">Input and Output Metadata</h4> | ||
|  | <hero-io></hero-io> | ||
|  | 
 | ||
|  | <hr> | ||
|  | <h4 id="dependency-injection">Dependency Injection</h4> | ||
|  | <hero-di></hero-di> | ||
|  | <hero-di-inject></hero-di-inject> | ||
|  | <hero-di-inject-additional></hero-di-inject-additional> | ||
|  | 
 | ||
|  | <hr> | ||
|  | <h4 id="host-metadata">Host Metadata</h4> | ||
|  | <hero-host></hero-host> | ||
|  | 
 | ||
|  | <hr> | ||
|  | <h4 id="view-child-metadata">View and Child Metadata</h4> | ||
|  | <hero-queries></hero-queries> |