mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
[website] Update dialog docs
This commit is contained in:
@@ -217,7 +217,14 @@ type FileFilter struct {
|
||||
#### Windows
|
||||
|
||||
Windows allows you to use multiple file filters in dialog boxes. Each FileFilter will show up as a separate entry in the
|
||||
dialog.
|
||||
dialog:
|
||||
|
||||
<div class="text--center">
|
||||
<img src="/img/runtime/dialog_win_filters.png" width="50%" style={{"box-shadow": "rgb(255 255 255 / 20%) 0px 4px 8px 0px, rgb(104 104 104) 0px 6px 20px 0px"}}/>
|
||||
</div>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
#### Mac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user