int-ui-standalone
0.5.0
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiDropdownIcons
/
Companion
/
chevronDown
chevron
Down
@
Composable
fun
chevronDown
(
svgLoader
:
SvgLoader
,
basePath
:
String
=
"icons/intui/chevronDown.svg"
)
:
StatefulPainterProvider
<
DropdownState
>