Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.component
/
QrDialog
Qr
Dialog
@
Composable
fun
QrDialog
(
title
:
String
,
uriString
:
String
,
onDismiss
:
(
)
->
Unit
,
subtitle
:
String
?
=
null
,
shareSubject
:
String
=
title
)
(
source
)