kvision-bootstrap
5.10.0
kvision-bootstrap
/
io.kvision.core
/
Placement
Placement
enum
Placement
:
Enum
<
Placement
>
Content copied to clipboard
Tooltip / Popover placements.
Entries
Properties
Entries
RIGHT
Link copied to clipboard
RIGHT
(
"right"
)
Content copied to clipboard
LEFT
Link copied to clipboard
LEFT
(
"left"
)
Content copied to clipboard
BOTTOM
Link copied to clipboard
BOTTOM
(
"bottom"
)
Content copied to clipboard
TOP
Link copied to clipboard
TOP
(
"top"
)
Content copied to clipboard
AUTO
Link copied to clipboard
AUTO
(
"auto"
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard