npm install @msviderok/base-ui-solid-
The library is developed to maintain 100% DX compatibility with the original React version (currently based on the @base-ui-components/react@1.0.0-beta.1 release, specifically this commit).
-
The documentation is copied from the original React-based docs, so many discrepancies and inconsistencies exist; however, the examples are ready to use.
-
To ensure consistency between libraries, this port uses the same test suite as the React version, with only framework-specific adjustments (e.g.
render(<Test />)in React vsrender(() => <Test />))in Solid).
Please consider supporting the awesome Base UI team directly on OpenCollective. This port is a gesture of appreciation for the incredible work they’ve been doing.
This project is licensed under the terms of the MIT license.