Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt

Use this file to discover all available pages before exploring further.

type FontDesign = "default" | "serif" | "rounded" | "monospaced";
default
string
The platform’s standard sans-serif font design.
serif
string
A serif font with decorative strokes at letterform endings.
rounded
string
A rounded font with soft terminals for a friendlier appearance.
monospaced
string
A monospaced font where all characters have equal width. Commonly used for code.