Crate zino_dioxus

source ·
Expand description

github crates-io docs-rs

Dioxus components for zino.

§Design references

The design of our components is most inspired by Bulma and daisyUI.

Modules§

  • CSS classes for components.
  • Extension traits and helper utilities.
  • Contextual feedback messages.
  • Generic form controls.
  • Icon fonts or SVG icon shapes.
  • Block structures of a page.
  • Navigation bars and menus.
  • Re-exports of components and common types.
  • UI themes for components.
  • Typography helpers.