Components can have bound assets (images, icons, fonts, etc.) that are included when the component is packaged. These assets are served from the CDN and referenced in the component code using theDocumentation Index
Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt
Use this file to discover all available pages before exploring further.
asset() function.
Asset URL Structure
Component assets are served with this URL pattern:Using Assets in Components
Reference bound assets in component code using theasset() function:
Multiple Resolution Assets
For responsive assets, upload multiple resolutions and select dynamically:When a package is created, all assets referenced by the component are included in the package and served from versioned URLs.