|
3 лет назад | |
---|---|---|
.. | ||
depth | 3 лет назад | |
desktop | 3 лет назад | |
guide | 3 лет назад | |
images | 3 лет назад | |
mobile | 3 лет назад | |
ssr | 3 лет назад | |
tui | 3 лет назад | |
web | 3 лет назад | |
README.md | 3 лет назад | |
SUMMARY.md | 3 лет назад |
Dioxus is a framework and ecosystem for building fast, scalable, and robust user interfaces with the Rust programming language. This guide will help you get started with Dioxus running on the Web, Desktop, Mobile, and more.
This book is the reference and Advanced Guides for the Dioxus framework. For a tutorial on how to actually use Dioxus, make sure to check out the official guide.
With the reference, we aim to maintain documentation of functionality that might not be mentioned in the official guide to keep the information load to a minimum. Some topics not included by the guide but discussed in the reference include:
rsx!
and included featuresIf this doc is lacking in any way, is confusing, has a typo, or you'd just like to help improve things, feel free to make a PR against the Dioxus repo.
All contributions will be licensed under MIT/Apache2.