| 
									
										
										
										
											2017-01-27 14:51:41 +00:00
										 |  |  | {%- if doc.directiveOptions.selector.split(',').length %} | 
					
						
							| 
									
										
										
										
											2017-04-24 10:49:37 -07:00
										 |  |  | <div class="selectors api-section"> | 
					
						
							|  |  |  |   <h2>Selectors</h2> | 
					
						
							|  |  |  |   {% for selector in doc.directiveOptions.selector.split(',') %} | 
					
						
							|  |  |  |   <p class="selector"> | 
					
						
							|  |  |  |     <code>{$ selector $}</code> | 
					
						
							|  |  |  |   </p> | 
					
						
							|  |  |  |   {% endfor %} | 
					
						
							|  |  |  | </div> | 
					
						
							| 
									
										
										
										
											2017-01-27 14:51:41 +00:00
										 |  |  | {% endif %} |