toggle menu
plugin
233.13000-SNAPSHOT
jvm
switch theme
search in API
plugin
/
com.jetbrains.packagesearch.plugin.ui.panels.side
Package-level
declarations
Functions
Functions
Attribute
Item
Link copied to clipboard
@
Composable
fun
AttributeItem
(
modifier
:
Modifier
=
Modifier
,
attributeName
:
String
,
nestedAttributesName
:
List
<
String
>
)
Header
Attributes
Tab
Link copied to clipboard
@
Composable
fun
HeaderAttributesTab
(
content
:
InfoPanelContent.Attributes
,
scrollState
:
ScrollState
)
Package
Search
Info
Panel
Link copied to clipboard
@
Composable
fun
PackageSearchInfoPanel
(
modifier
:
Modifier
=
Modifier
,
onLinkClick
:
(
String
)
->
Unit
,
onPackageEvent
:
(
PackageListItemEvent
)
->
Unit
)