Skip to content

Commit

Permalink
chore: fix ci failing
Browse files Browse the repository at this point in the history
  • Loading branch information
iurycarlos committed Jan 25, 2024
1 parent ffcc55f commit 97aaf0e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/material-controls-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,12 @@ Below is an example of how an elevated control may appear:
The above XAML will produce the following result:

![Uno Material Elevation Buttons](assets/material-elevation-buttons-shadow-only.png)

### Supported Controls

The following control styles have support for elevation:

| Control | Supporting Styles |
|----------|-----------------------|
| `Button` | `ElevatedButtonStyle` |
|----------|-----------------------|

0 comments on commit 97aaf0e

Please sign in to comment.