Skip to content

Commit

Permalink
update example for fullscreen window
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Oct 15, 2024
1 parent 60f150c commit 0a3e3f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ <h2 class="content-title">Mode</h2>
</button>
<up-window-angular
[isOpen]="isWindowOpenFullScreen"
title="FullScreen Window"
subtitle="This window mode FullScreen."
[fullScreen]="true"
>
Mode FullScreen content!
Expand Down

0 comments on commit 0a3e3f5

Please sign in to comment.