kvision
/
io.kvision.dropdown
/
Direction
js
Direction
enum
Direction
:
Enum
<
Direction
>
Content copied to clipboard
Dropdown directions.
Entries
Properties
Entries
DROPRIGHT
Link copied to clipboard
js
DROPRIGHT
("dropright")
Content copied to clipboard
DROPLEFT
Link copied to clipboard
js
DROPLEFT
("dropleft")
Content copied to clipboard
DROPUP
Link copied to clipboard
js
DROPUP
("dropup")
Content copied to clipboard
DROPDOWN
Link copied to clipboard
js
DROPDOWN
("dropdown")
Content copied to clipboard
Properties
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard