| 
		
			
  | 
		|||
File indexing completed on 2025-11-03 09:02:34
0001 <button 0002 mat-icon-button 0003 class="toggle-button panel-button" 0004 [ngClass]="{ disabled: disabled }" 0005 [matTooltip]="tooltip" 0006 matTooltipPosition="above" 0007 matTooltipTouchGestures="off" 0008 style="box-shadow: var(--mat-sys-level1)" 0009 > 0010 0011 <mat-icon [ngClass]="{ 'active-icon': active }" >{{ icon }}</mat-icon> 0012 0013 </button>
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] | 
| 
			 This page was automatically generated by the 2.3.7 LXR engine. The LXR team | 
		
			
   |