Skip to content

Files

Latest commit

e0a5a20 · Apr 22, 2025

History

History
74 lines (64 loc) · 2.02 KB

README.md

File metadata and controls

74 lines (64 loc) · 2.02 KB

🎲 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.

23/28

  • Accordion - In Progress
  • Alert Dialog
  • Aspect Ratio
  • Avatar
  • Calendar - In Progress
  • Checkbox
  • Collapsible
  • Context Menu - In Progress
  • Dialog - In Progress
  • 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:

dx serve -p preview

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.