Structural slot directive for the card media region (images, videos, icons).
When decorative is true (default), the media is hidden from screen readers
via aria-hidden. Set to false when the image carries meaningful information.
<cngx-card> <img cngxCardMedia [decorative]="false" alt="Photo of patient" /></cngx-card>