kobweb
0.24.0
      Target filter
Search in API
Skip to content
    kobweb
compose-html-ext/com.varabyte.kobweb.compose.css/BackgroundSize/Companion/of

of

fun of(width: CSSLengthOrPercentageNumericValue): BackgroundSize(source)
fun of(width: CSSAutoKeyword): BackgroundSize(source)

Set width only; height set to auto


fun of(width: CSSLengthOrPercentageNumericValue, height: CSSLengthOrPercentageNumericValue): BackgroundSize(source)
fun of(width: CSSAutoKeyword, height: CSSLengthOrPercentageNumericValue): BackgroundSize(source)
fun of(width: CSSLengthOrPercentageNumericValue, height: CSSAutoKeyword): BackgroundSize(source)
Generated by Dokka
© 2026 Copyright