Skip to content

Commit

Permalink
allow tooltip for disabled button
Browse files Browse the repository at this point in the history
  • Loading branch information
klaascuvelier committed Nov 19, 2024
1 parent 0ae1e43 commit 0ee822c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/button/icon-button.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import { ButtonSize, ButtonType } from "./button.types";
<cds-tooltip
class="cds--icon-tooltip"
[description]="description"
[disabled]="disabled"
[caret]="caret"
[dropShadow]="dropShadow"
[highContrast]="highContrast"
Expand Down

0 comments on commit 0ee822c

Please sign in to comment.