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
/
BackgroundSize
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
Contain
Link copied to clipboard
val
Contain
:
BackgroundSize
Cover
Link copied to clipboard
val
Cover
:
BackgroundSize
Inherit
Link copied to clipboard
val
Inherit
:
BackgroundSize
Initial
Link copied to clipboard
val
Initial
:
BackgroundSize
Revert
Link copied to clipboard
val
Revert
:
BackgroundSize
Unset
Link copied to clipboard
val
Unset
:
BackgroundSize
Functions
of
Link copied to clipboard
fun
of
(
width
:
CSSLengthOrPercentageNumericValue
)
:
BackgroundSize
fun
of
(
width
:
CSSAutoKeyword
)
:
BackgroundSize
fun
of
(
width
:
CSSLengthOrPercentageNumericValue
,
height
:
CSSLengthOrPercentageNumericValue
)
:
BackgroundSize
fun
of
(
width
:
CSSLengthOrPercentageNumericValue
,
height
:
CSSAutoKeyword
)
:
BackgroundSize
fun
of
(
width
:
CSSAutoKeyword
,
height
:
CSSLengthOrPercentageNumericValue
)
:
BackgroundSize