kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
compose-html-ext
/
com.varabyte.kobweb.compose.css
/
OverscrollBehavior
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
Auto
Link copied to clipboard
val
Auto
:
OverscrollBehavior.RepeatableValue
Contain
Link copied to clipboard
val
Contain
:
OverscrollBehavior.RepeatableValue
Inherit
Link copied to clipboard
val
Inherit
:
OverscrollBehavior.SingleValue
Initial
Link copied to clipboard
val
Initial
:
OverscrollBehavior.SingleValue
None
Link copied to clipboard
val
None
:
OverscrollBehavior.RepeatableValue
Revert
Link copied to clipboard
val
Revert
:
OverscrollBehavior.SingleValue
Unset
Link copied to clipboard
val
Unset
:
OverscrollBehavior.SingleValue
Functions
of
Link copied to clipboard
fun
of
(
x
:
OverscrollBehavior.RepeatableValue
,
y
:
OverscrollBehavior.RepeatableValue
)
:
OverscrollBehavior