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
/
InsetPath
Inset
Path
class
InsetPath
(
topLeft
:
Pair
<
Float
,
Float
>
,
botRight
:
Pair
<
Float
,
Float
>
,
roundness
:
CSSLengthOrPercentageNumericValue
=
0.px
)
:
Path
(
source
)
Members
Constructors
Inset
Path
Link copied to clipboard
constructor
(
topLeft
:
Pair
<
Float
,
Float
>
,
botRight
:
Pair
<
Float
,
Float
>
,
roundness
:
CSSLengthOrPercentageNumericValue
=
0.px
)
Functions
to
Path
Str
Link copied to clipboard
open
override
fun
toPathStr
(
)
:
String