Bun

interface

markdown.ImageProps

interface ImageProps

  • alt?: string

    Alt text.

  • src: string

    Image URL.

  • title?: string

    Image title attribute.