Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 191 Bytes

file-dialog-refactor.md

File metadata and controls

6 lines (5 loc) · 191 Bytes
tauri-api api
minor
minor

The file dialog API now uses rfd. The filter option is now an array of { name: string, extensions: string[] }.