Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 666 Bytes

ScalableVectorGraphic.md

File metadata and controls

13 lines (8 loc) · 666 Bytes

# ScalableVectorGraphic

Properties

Name Type Description Notes
src string A Qr code image data in svg format as utf-8 encoded string. Suitable for inclusion in html using: - \<img src\=\&quot;data:image/svg+xml;base64,PD94bWwgdm... ==&quot;\> [optional]
title string hover text for graphic [optional]
alt string assistive text [optional]

[Back to Model list] [Back to API list] [Back to README]