toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
legacy-compose
/
joyfill.shared
Package-level
declarations
Functions
Functions
Raw
Signature
Input
Link copied to clipboard
@
Composable
fun
RawSignatureInput
(
onCaptured
:
(
String
?
)
->
Unit
,
onCanceled
:
(
)
->
Unit
,
title
:
String
,
required
:
Boolean
,
modifier
:
Modifier
=
Modifier
,
url
:
String
?
=
null
,
testTagId
:
String
=
""
)