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
/
BorderImageNumericBuilder
Border
Image
Numeric
Builder
sealed
class
BorderImageNumericBuilder
<
T
:
CSSNumericValue
<
*
>
>
(
source
)
Inheritors
Builder
Builder
Builder
Members
Functions
all
Link copied to clipboard
fun
all
(
value
:
T
)
fun
all
(
value
:
Number
)
bottom
Link copied to clipboard
fun
bottom
(
value
:
T
)
fun
bottom
(
value
:
Number
)
left
Link copied to clipboard
fun
left
(
value
:
T
)
fun
left
(
value
:
Number
)
left
Right
Link copied to clipboard
fun
leftRight
(
value
:
T
)
fun
leftRight
(
value
:
Number
)
right
Link copied to clipboard
fun
right
(
value
:
T
)
fun
right
(
value
:
Number
)
top
Link copied to clipboard
fun
top
(
value
:
T
)
fun
top
(
value
:
Number
)
top
Bottom
Link copied to clipboard
fun
topBottom
(
value
:
T
)
fun
topBottom
(
value
:
Number
)