CLI
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CLI
clackt
/
net.stephcraft.clackt.select
/
SelectState
/
SelectState
Select
State
constructor
(
optionsSupplier
:
(
)
->
List
<
O
>
,
defaultCursor
:
Int
?
,
pageSize
:
Int
,
onHover
:
(
selected
:
IndexedValue
<
O
>
?
)
->
Unit
)