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
/
BorderImageOutset
/
Builder
Builder
class
Builder
:
BorderImageNumericBuilder
<
CSSLengthNumericValue
>
(
source
)
Members
Functions
all
Link copied to clipboard
fun
all
(
value
:
Number
)
fun
all
(
value
:
CSSLengthNumericValue
)
bottom
Link copied to clipboard
fun
bottom
(
value
:
Number
)
fun
bottom
(
value
:
CSSLengthNumericValue
)
left
Link copied to clipboard
fun
left
(
value
:
Number
)
fun
left
(
value
:
CSSLengthNumericValue
)
left
Right
Link copied to clipboard
fun
leftRight
(
value
:
Number
)
fun
leftRight
(
value
:
CSSLengthNumericValue
)
right
Link copied to clipboard
fun
right
(
value
:
Number
)
fun
right
(
value
:
CSSLengthNumericValue
)
top
Link copied to clipboard
fun
top
(
value
:
Number
)
fun
top
(
value
:
CSSLengthNumericValue
)
top
Bottom
Link copied to clipboard
fun
topBottom
(
value
:
Number
)
fun
topBottom
(
value
:
CSSLengthNumericValue
)