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 Axis = "horizontal" | "vertical" | "both";
horizontal
string
The horizontal axis. Content flows or scrolls left to right (or right to left in RTL).
vertical
string
The vertical axis. Content flows or scrolls top to bottom.
both
string
Both horizontal and vertical axes.