--- title: Modal src attribute added to the latest version of App Bridge - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/modal-src-attribute-added-to-the-latest-version-of-app-bridge md: https://shopify.dev/changelog/modal-src-attribute-added-to-the-latest-version-of-app-bridge.md --- [Back to Developer changelog](https://shopify.dev/changelog) March 15, 2024 Tags: * Tools # Modal `src` attribute added to the latest version of App Bridge With the latest version of App Bridge, you can use the `src` attribute with the `ui-modal` component and the `Modal` React component to display content from the provided URL. Learn more about it in the [documentation](https://shopify.dev/docs/api/app-bridge-library/web-components/ui-modal#uimodalelement-propertydetail-src).