ng-menu-toggle

OPENED

    <ng-menu-toggle
  isOpenSignal="yourIsOpenSignal" 
/>
  

type

Defines the button’s visual style.

invert

Inverts the toggle colors when set to true (usefull when type is uneven).

thin

Makes the toggle lines thinner.

rounded

Applies rounded corners to the toggle lines.

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.