An open API service indexing awesome lists of open source software.

https://github.com/st-little/dioxus-examples


https://github.com/st-little/dioxus-examples

dioxus rust

Last synced: about 1 year ago
JSON representation

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