https://github.com/st-little/dioxus-examples
https://github.com/st-little/dioxus-examples
dioxus rust
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/st-little/dioxus-examples
- Owner: st-little
- License: mit
- Created: 2022-10-08T14:04:18.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-12T09:41:58.000Z (over 3 years ago)
- Last Synced: 2025-06-20T17:58:11.465Z (about 1 year ago)
- Topics: dioxus, rust
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dioxus-examples
## General
[free-icons](/free-icons/src/main.rs) - Free icon components for Dioxus
[file-dialog](/file-dialog/src/main.rs) - Native file dialog
## Titlebar
[titlebar-title](/titlebar-title/src/main.rs) - Change the title in the titlebar
[titlebar-icon](/titlebar-icon/src/main.rs) - Change the icon in the titlebar
[titlebar-custom](/titlebar-custom/src/main.rs) - Custom titlebar