kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-foundation
/
com.varabyte.kobweb.silk.theme.shapes
/
RectF
/
RectF
Rect
F
constructor
(
)
(
source
)
constructor
(
cornerRadius
:
CSSLengthOrPercentageNumericValue
)
(
source
)
constructor
(
topBottom
:
Float
,
leftRight
:
Float
,
cornerRadius
:
CSSLengthOrPercentageNumericValue
=
0.px
)
(
source
)
constructor
(
side
:
Float
,
cornerRadius
:
CSSLengthOrPercentageNumericValue
=
0.px
)
(
source
)
constructor
(
topLeft
:
Pair
<
Float
,
Float
>
,
botRight
:
Pair
<
Float
,
Float
>
,
cornerRadius
:
CSSLengthOrPercentageNumericValue
=
0.px
)
(
source
)