ambient_ui 0.2.1

A UI library for the Ambient runtime, built on top of Ambient's Element library.
docs.rs failed to build ambient_ui-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

ambient_ui

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.