ng-theme-toggle


    <ng-theme-toggle
  isDarkSignal="yourIsDarkSignal" 
/>
  

type

Defines the button’s visual style.

hover

Sets the hover effect style.

animation

Determines the toggle animation

faster

Speeds up the toggle animation when set to true (only for rotateX and rotateY)

tabIndex

Controls the button’s tab order in keyboard navigation.

lang

Defines the language for built-in ARIA labels.

customAria

Provides custom ARIA labels to override default accessibility text.