kvision-bootstrap
5.6.0
kvision-bootstrap
/
io.kvision.dropdown
/
Direction
Direction
enum
Direction
:
Enum
<
Direction
>
Content copied to clipboard
Dropdown directions.
Entries
Properties
Entries
DROPRIGHT
Link copied to clipboard
DROPRIGHT
(
"dropend"
)
Content copied to clipboard
DROPLEFT
Link copied to clipboard
DROPLEFT
(
"dropstart"
)
Content copied to clipboard
DROPEND
Link copied to clipboard
DROPEND
(
"dropend"
)
Content copied to clipboard
DROPSTART
Link copied to clipboard
DROPSTART
(
"dropstart"
)
Content copied to clipboard
DROPUP
Link copied to clipboard
DROPUP
(
"dropup"
)
Content copied to clipboard
DROPDOWN
Link copied to clipboard
DROPDOWN
(
"dropdown"
)
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