| Crates.io | ambient_ui |
| lib.rs | ambient_ui |
| version | 0.3.1 |
| created_at | 2023-05-02 17:02:15.77865+00 |
| updated_at | 2023-10-25 13:49:39.510564+00 |
| description | A UI library for the Ambient runtime, built on top of Ambient's Element library. |
| homepage | |
| repository | https://github.com/AmbientRun/Ambient |
| max_upload_size | |
| id | 854743 |
| size | 156,307 |
A UI library for Ambient. Built on top of ambient_element.
Ambient's UI system is heavily inspired by React (with hooks), and follows many of the same patterns. Take a look at the React documentation to learn how hooks work in general.