Skip to content

Commit

Permalink
Update welcome.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SkillfulElectro authored Jun 5, 2024
1 parent 4dc079e commit 2833553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ <h4 style="text-align: center;">MUTEXIS_KIT.js:</h4>
<br>
To set the width and height: <code>window.Backend.win_size(1000, 1000, "false")</code> (if <code>true</code> is set, the window will change height smoothly)
<br>
To set window icon dynamically: <code>window.Backend.win_icon("D:/path/to/your/icon")</code>
<br>
if you want to use webview tag , <a href="https://www.electronjs.org/docs/latest/api/webview-tag">Visit</a>
</p>
</div>
Expand Down

0 comments on commit 2833553

Please sign in to comment.