Skip to main content
OwnDocs

Comparison Table

1 min readStableIntermediate

The Comparison Table component creates side-by-side comparisons using 10 visual indicator types, with an optional highlight column.

Quick Start

A two-column comparison.

FeatureOption AOption B
Feature 1IncludedNot available
Feature 2PartialIncluded

Adding Options

A title and a recommended column.

Platform Comparison

FeatureOwnDocsStatic Site
Private AccessIncludedNot available
Full-Text SearchIncludedPartial
Theme VariantsIncludedNot available

Advanced

Use all indicator types and custom text values.

Documentation Platform Comparison

FeatureOwnDocsDocusaurusGitBook
Self-HostedIncludedIncludedNot available
Password-Protected ModeIncludedNot availablePremium
MDX ComponentsIncludedIncludedIncluded
Full-Text SearchIncludedPartialIncluded
Mermaid DiagramsIncludedPartialIncluded
AI Endpoints (llms.txt)IncludedNot availableNot available
PricingOne-timeFree (OSS)Per-seat

Options

titlestring

Heading above the table.

headersJSON string[]required

Column headers.

rowsJSON string[]required

Row objects with feature and values.

highlightnumber

1-based column index to emphasize.

Was this page helpful?