Media Prop
The Media Prop lets you reference any file from the media library, including images, SVGs, and other uploaded assets.
Modes
ID-based
Returns the internal media ID. Use this when you need to dynamically resolve or fetch media data (e.g. in dynamic image elements).
URL-based
Returns the direct URL to the media file. Use this when you want to embed or reference the asset directly in your content.