Skip to content

Commit

Permalink
add descr
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Jul 13, 2021
1 parent e493bda commit 1ae5b9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/components/icon-button.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ Wrap a tooltip around an icon button to provide contextual information to the us
```

### Disabled

Use the `disabled` attribute to disable the icon button.

```html preview
<sl-icon-button name="gear" label="Settings" disabled></sl-icon-button>
```
Expand Down

0 comments on commit 1ae5b9c

Please sign in to comment.