Use frames to display images, diagrams, videos, or other visual content with consistent styling and optional captions. Frames center content and provide visual separation from surrounding text.Documentation Index
Fetch the complete documentation index at: https://www.mintlify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.

Captions
Add additional context to an image using the optionalcaption prop. Captions appear in the frame below the image.

Markdown in captions
Captions support markdown formatting, including links and bold text.

Hints
Add text that precedes the frame using the optionalhint prop. Hints appear above the frame.
If you plan to visit Yosemite National Park, secure your permits before you go.

Videos
When you place avideo element with autoPlay inside a frame, the frame adds playsInline, loop, and muted attributes.
Video with autoPlay
autoPlay do not have any additional attributes added by default.
Properties
Text that appears as part of the frame, centered below the content. Supports markdown formatting including links and bold text.
Text that precedes the frame.