Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 646 Bytes

ScalableVectorGraphic.md

File metadata and controls

12 lines (8 loc) · 646 Bytes

ScalableVectorGraphic

Properties

Name Type Description Notes
src str 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 str hover text for graphic [optional]
alt str assistive text [optional]

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