Learn how templates and layouts work in PraisonAIUI.
Templates define the structure of your pages by combining:
PraisonAIUI provides four layouts:
| Layout | Description |
|--------|-------------|
| ThreeColumnLayout | Sidebar + Content + TOC (classic docs) |
ThreeColumnLayout
| TwoColumnLayout | Sidebar + Content (no TOC) |
TwoColumnLayout
| CenteredLayout | Centered content, no sidebar |
CenteredLayout
| FullWidthLayout | Full-width content |
FullWidthLayout
The classic documentation layout with sidebar and TOC.
Sidebar + Content without the right TOC column.
Centered content with no sidebar, ideal for articles/blogs.
Full-width content without sidebar.
Slots can be assigned in two ways:
Point to a component defined in the components section:
components
Use a component type directly:
Remove a slot entirely: