toggle menu
flatInvoker
common
switch theme
search in API
reaktor-auth
/
dev.shibasis.reaktor.auth.ui
Package-level
declarations
Functions
Functions
Auth
Button
Link copied to clipboard
@
Composable
fun
Theme
.
AuthButton
(
authAdapter
:
AuthAdapter
<
*
>
,
modifier
:
Modifier
=
Modifier
,
onClick
:
(
)
->
Unit
=
{}
)