int-ui-standalone
0.5.1
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiLazyTreeIcons
/
Companion
/
nodeChevronExpanded
node
Chevron
Expanded
@
Composable
fun
nodeChevronExpanded
(
svgLoader
:
SvgLoader
,
basePath
:
String
=
"icons/intui/chevronDown.svg"
)
:
PainterProvider
<
TreeElementState
>