Official Website: https://www.radix-ui.com/
Field | Value |
---|---|
Components | 28+ |
Stars | 14.8k |
NPM Downloads | 6728.9k |
Feature | Explanation |
---|---|
Unstyled | Unstyled components come with no style and force you to write your own. |
Imported | You depends on an external library from which you import components. You benefits from library updates but can not directly customize components since it's not your own code. |
Components | Provide components handling both logic and stying (or logic only if unstyled), but it is coupled to the Vue/React framework. |
React | Made for React framework |
Mobile | Mobile-friendly component library support |
Free | The UI Library is entirely free for all available components. |
Fully Accessible | All components are designed with accessibility in mind. |
Fully Typed | Provided components are all typed to help developpers with auto-completion and potential errors. |