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
/
ScrollSnapAlign
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
Center
Link copied to clipboard
val
Center
:
ScrollSnapAlign.Alignment
End
Link copied to clipboard
val
End
:
ScrollSnapAlign.Alignment
Inherit
Link copied to clipboard
val
Inherit
:
ScrollSnapAlign
Initial
Link copied to clipboard
val
Initial
:
ScrollSnapAlign
None
Link copied to clipboard
val
None
:
ScrollSnapAlign.Alignment
Revert
Link copied to clipboard
val
Revert
:
ScrollSnapAlign
Start
Link copied to clipboard
val
Start
:
ScrollSnapAlign.Alignment
Unset
Link copied to clipboard
val
Unset
:
ScrollSnapAlign
Functions
of
Link copied to clipboard
fun
of
(
blockAxis
:
ScrollSnapAlign.Alignment
,
inlineAxis
:
ScrollSnapAlign.Alignment
)
:
ScrollSnapAlign