int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiMenuIcons
/
Companion
/
submenuChevron
submenu
Chevron
@
Composable
fun
submenuChevron
(
svgLoader
:
SvgLoader
,
basePath
:
String
=
"icons/intui/chevronRight.svg"
)
:
StatefulPainterProvider
<
MenuItemState
>