|
||||
File indexing completed on 2025-01-18 09:16:07
0001 <app-custom-menu-toggle 0002 tooltip="Dark theme" 0003 [active]="darkTheme" 0004 icon="brightness_6" 0005 (click)="setDarkTheme()" 0006 class="theme-button" 0007 > 0008 </app-custom-menu-toggle>
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |