# Roadmap (/docs/roadmap)





# Roadmap [#roadmap]

moduix is still growing. The current focus is to keep the existing components practical, documented,
and easy to customize while adding new primitives when the foundation is ready.

<RoadmapOverview />

## Components [#components]

More components are planned, especially after related primitives land or stabilize in Base UI. The
big upcoming areas include:

* Carousel.
* Datepicker and date-related inputs.
* More form and field composition patterns.
* More navigation and overlay examples.
* Additional customization examples for complex components.

## Documentation [#documentation]

The docs will keep getting deeper over time. Planned improvements include:

* More real-world usage examples for each component.
* Better coverage of theming with native CSS and CSS variables.
* More CSS playground coverage for component states and slots.
* Clearer guidance for using moduix with CSS Modules, Tailwind CSS, and CSS-in-JS.
* More examples that show how components fit together in complete product flows.

## Direction [#direction]

The goal is not to make moduix a heavy framework. The goal is to provide a useful layer of prepared
React primitives that stays close to Base UI, remains easy to inspect, and keeps styling under the
application's control.
