Skip to content

Commit

Permalink
Update widget docs
Browse files Browse the repository at this point in the history
  • Loading branch information
can-lehmann committed Dec 27, 2024
1 parent 2cf5857 commit c0c4e55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -1430,6 +1430,7 @@ A dialog for opening/saving files or folders.
- `selectMultiple: bool = false`
- `initialPath: string` Path of the initially shown folder
- `filenames: seq[string]` The selected file paths
- `filters: seq[FileFilter]`

###### Example

Expand Down

0 comments on commit c0c4e55

Please sign in to comment.