kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-widgets
/
com.varabyte.kobweb.silk.components.overlay
/
PopupPlacementStrategy
/
PositionAndPlacement
Position
And
Placement
class
PositionAndPlacement
(
val
position
:
PopupPlacementStrategy.Position
,
val
placement
:
PopupPlacement
?
=
null
)
(
source
)
Members
Constructors
Position
And
Placement
Link copied to clipboard
constructor
(
position
:
PopupPlacementStrategy.Position
,
placement
:
PopupPlacement
?
=
null
)
Properties
placement
Link copied to clipboard
val
placement
:
PopupPlacement
?
=
null
position
Link copied to clipboard
val
position
:
PopupPlacementStrategy.Position