PlacementContext

object PlacementContext

This object offers some values for setting up the placement of some popup.

Should be also used as context for custom popup based components as context for some placement property.

See also

Properties

Link copied to clipboard
val bottom: Placement.Bottom
Link copied to clipboard
val bottomEnd: Placement.BottomEnd
Link copied to clipboard
val bottomStart: Placement.BottomStart
Link copied to clipboard
val left: Placement.Left
Link copied to clipboard
val leftEnd: Placement.LeftEnd
Link copied to clipboard
val leftStart: Placement.LeftStart
Link copied to clipboard
val right: Placement.Right
Link copied to clipboard
val rightEnd: Placement.RightEnd
Link copied to clipboard
val rightStart: Placement.RightStart
Link copied to clipboard
val top: Placement.Top
Link copied to clipboard
val topEnd: Placement.TopEnd
Link copied to clipboard
val topStart: Placement.TopStart