Show tooltip with a disabled button in Angular Material #angular #angularmaterial #angular18

With angular material 18.2.0, you can use disabledInteractive instead of disabled to allow receiving events and focus.

This is helpful if you want to show matTooltip, but want disabled styles.

Demo at https://material.angular.io/components/button/examples#button-disabled-interactive

#Angular #AngularMaterial #angular18 #angularmaterial18 #programming #coding #frontenddevelopment #webdevelopment