Skip to content

[dialog][v2] Should the name of the filters parameter of the open method be made optional? #1984

Open
@ayangweb

Description

@ayangweb

Should the name of the filters parameter of the open method be made optional?

import { open } from "@tauri-apps/plugin-dialog";

open({
  filters: [{ extensions: [extname()] }],
})
image image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions