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