Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Media

Represents an image or video

Hierarchy

Index

Properties

Properties

alt

alt: string

Alt text to be displayed for accessibility

src

src: string

The URL

type

type: "image" | "video"

The type of media

Generated using TypeDoc