Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Himmelschmidt/components

 
 

Repository files navigation

🎲 Dioxus Primitives 🧱

Accessible, unstyled, foundational components for Dioxus.



Dioxus primitives is an ARIA-accessible, unstyled, foundational component library for Dioxus based on Radix Primitives. We bring the logic, you bring the styling.

Building styled and more featured component libraries on top of Dioxus Primitives is encouraged!

Here's what we have.

We're still in the early days - Many components are still being created and stabilized.

28/28

  • Accordion
  • Alert Dialog
  • Aspect Ratio
  • Avatar
  • Calendar
  • Checkbox
  • Collapsible
  • Context Menu
  • Dialog
  • Dropdown Menu
  • Hover Card
  • Label
  • Menubar
  • Navigation Menu
  • Popover
  • Progress
  • Radio Group
  • Scroll Area
  • Select
  • Separator
  • Slider
  • Switch
  • Tabs
  • Toast
  • Toggle
  • Toggle Group
  • Toolbar
  • Tooltip

Running the preview.

You can run the preview app with:

cargo run -p preview --features desktop

or for the web build

cargo binstall dioxus-cli -y --force --version 0.7.0-rc.0
dx run -p preview --platform web

License

This project is dual licensed under the MIT and Apache 2.0 licenses.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository, by you, shall be licensed as MIT or Apache 2.0, without any additional terms or conditions.

About

Accessible, unstyled, foundational components for Dioxus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 81.7%
  • CSS 11.6%
  • TypeScript 6.5%
  • Other 0.2%