int-ui-standalone
0.7.3
jvm
int-ui-standalone
/
org.jetbrains.jewel.intui.standalone.styling
/
IntUiLinkIcons
/
Companion
/
dropdownChevron
dropdown
Chevron
@
Composable
fun
dropdownChevron
(
svgLoader
:
SvgLoader
,
basePath
:
String
=
"expui/general/chevronDown.svg"
)
:
PainterProvider
<
LinkState
>