QRCode-Kotlin
Toggle table of contents
4.3.0
js
Platform filter
js
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode.render
/
QRCodeGraphics
/
toDataURL
to
Data
URL
js
open
fun
toDataURL
(
format
:
String
=
"png"
)
:
String
(
source
)
Returns a Data URL to this can be shown in an
<img/>
tag.