Saltar al contenido
Foldocs
En esta páginaExports

Foldocs UI

Foldkit-native layouts and documentation views without a React runtime.

foldocs-ui contains the visual layer used by every generated site. It renders with Foldkit HTML builders, composes stateful controls from @foldkit/ui, and keeps documentation state in the application's Effect program.

Exports

ExportResponsibility
foldocs-ui/layoutDocumentation and landing-page layouts
foldocs-ui/markdownDeterministic Markdown and MDX AST rendering
foldocs-uiCombined public entry point

Runtime contract

The package does not mount a second UI framework. Buttons, menus, disclosures, and dialogs use Foldkit components, while generic interface icons come from the framework-neutral lucide package.

Start here

Last updated 2 ago 2026