toggle menu
plugin
2023.10.322
jvm
switch theme
search in API
plugin
/
com.jetbrains.packagesearch.plugin.ui.panels.tree
Package-level
declarations
Functions
Functions
Package
Search
Modules
Tree
Link copied to clipboard
@
Composable
fun
ColumnScope
.
PackageSearchModulesTree
(
tree
:
Tree
<
PackageSearchModuleData
>
,
state
:
TreeState
,
onSelectionChange
:
(
List
<
PackageSearchModuleData
>
)
->
Unit
=
{ }
)