Skip to content

Commit

Permalink
Merge pull request #935 from telerik/kerpecheva/popup-images
Browse files Browse the repository at this point in the history
Updated images path
  • Loading branch information
kerpecheva authored Aug 29, 2024
2 parents ad1d23f + cfd7116 commit 6381085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion controls/popup/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Telerik UI for .NET MAUI Popup enables you to add modal popups to your appli

The Popup lets you display content of your choice on top of an existing view. The component provides a flexible API for controlling its behavior and makes it possible to implement complex logic for a wide range of scenarios.

![.NET MAUI Popup Overview](images/popup_overview.png)
![.NET MAUI Popup Overview](images/popup-overview.png)

## Key Features

Expand Down
2 changes: 1 addition & 1 deletion controls/popup/styling.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Set the needed event handlers that are used to show or hide the popup:

The following image shows a Popup with an applied overlay color:

![.NET MAUI Popup Modal](images/popup_features_modal.png)
![.NET MAUI Popup Modal](images/popup-styling.png)

## See Also

Expand Down

0 comments on commit 6381085

Please sign in to comment.