Skip to content

Accessible, unstyled, foundational components for Dioxus.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

DioxusLabs/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.

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.