ComposeDialogs
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDialogs
date
/
com.michaelflisar.composedialogs.dialogs.date
/
rememberDialogDate
remember
Dialog
Date
@
Composable
fun
rememberDialogDate
(
date
:
LocalDate
=
DateUtil.today()
)
:
MutableState
<
LocalDate
>
Return
a state holding the current date value
Parameters
date
the initial date