Module relm4_components::open_dialog
source · Expand description
Reusable and easily configurable open dialog component.
Structs
- A type of selection where multiple types can be chosen at a time.
- Model for the open dialog component
- Widgets of the open dialog component.
- Configuration for the open dialog component
- A type of selection where only one file can be chosen at a time.
Enums
- Messages that can be sent to the open dialog component
- Messages that can be sent from the open dialog component
Traits
- Type of selection used for the open dialog.
Type Definitions
- A component that prompts the user to choose a file.
- A component that prompts the user to choose a file.