toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-web-datastar
/
org.http4k.datastar
/
SettleDuration
Settle
Duration
class
SettleDuration
:
AbstractValue
<
Duration
>
Settles the element after 1000ms, useful for transitions
Members
Types
Companion
Link copied to clipboard
object
Companion
:
DurationValueFactory
<
SettleDuration
>
Properties
value
Link copied to clipboard
open
override
val
value
:
Duration
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String