Hi, I have a Content Fragment that contains an image URL field. In my component, I need to allow authors to add multiple Content Fragments, and each fragment includes this image URL field.
My question is: on the backend side of my component, how can I extend Dynamic Media functionality so that every image URL behaves like the core/wcm/components/image/v3/image component — including smart crop and image preset support?