mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 19:50:15 +08:00
[website] Update dialog docs
This commit is contained in:
parent
bea0c1446a
commit
2e0a6f95a0
@ -217,7 +217,14 @@ type FileFilter struct {
|
|||||||
#### Windows
|
#### Windows
|
||||||
|
|
||||||
Windows allows you to use multiple file filters in dialog boxes. Each FileFilter will show up as a separate entry in the
|
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
|
#### Mac
|
||||||
|
|
||||||
|
BIN
website/static/img/runtime/dialog_win_filters.png
Normal file
BIN
website/static/img/runtime/dialog_win_filters.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in New Issue
Block a user