kobweb
Toggle table of contents
0.23.0
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.modifiers
/
BackgroundPositionScope
Background
Position
Scope
class
BackgroundPositionScope
(
styleScope
:
StyleScope
)
(
source
)
Members
Constructors
Background
Position
Scope
Link copied to clipboard
constructor
(
styleScope
:
StyleScope
)
Functions
x
Link copied to clipboard
fun
x
(
value
:
EdgeXOffset
)
fun
x
(
value
:
EdgeXOrCenter
)
fun
x
(
value
:
CSSLengthOrPercentageNumericValue
)
y
Link copied to clipboard
fun
y
(
value
:
EdgeYOffset
)
fun
y
(
value
:
EdgeYOrCenter
)
fun
y
(
value
:
CSSLengthOrPercentageNumericValue
)