Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
markdown
/
ImageProps
P
alt
P
src
P
title
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
Bun
/
markdown
/
ImageProps
P
alt
P
src
P
title
interface
markdown.ImageProps
interface
ImageProps
alt
?
:
string
Alt text.
src
:
string
Image URL.
title
?
:
string
Image title attribute.