toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks
/
CountdownHolder
Countdown
Holder
@
Stable
data
class
CountdownHolder
(
val
timeLeft
:
State
<
Duration
>
,
val
formatRes
:
State
<
FormattedRes
>
)
Members
Constructors
Countdown
Holder
Link copied to clipboard
constructor
(
timeLeft
:
State
<
Duration
>
,
formatRes
:
State
<
FormattedRes
>
)
Properties
format
Res
Link copied to clipboard
val
formatRes
:
State
<
FormattedRes
>
time
Left
Link copied to clipboard
val
timeLeft
:
State
<
Duration
>