Component Library
The underlying headless component library.
Overview
The configuration may be different if you use Fumadocs CLI for customising components.
Base UI
You can opt-in to use Base UI by replacing fumadocs-ui with the @fumadocs/base-ui package:
{
"dependency": {
"fumadocs-ui": "npm:@fumadocs/base-ui@latest"
}
}For Fumadocs CLI, also configure it in your cli.json config:
{
"uiLibrary": "base-ui"
}How is this guide?
Last updated on
