int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.intui.standalone.styling
/
intUiLazyTreeIcons
int
Ui
Lazy
Tree
Icons
@
Composable
fun
intUiLazyTreeIcons
(
chevronCollapsed
:
PainterProvider
=
IntUiLazyTreeIcons.chevronCollapsed()
,
chevronExpanded
:
PainterProvider
=
IntUiLazyTreeIcons.chevronExpanded()
,
chevronSelectedCollapsed
:
PainterProvider
=
IntUiLazyTreeIcons.chevronCollapsed()
,
chevronSelectedExpanded
:
PainterProvider
=
IntUiLazyTreeIcons.chevronExpanded()
)
:
IntUiLazyTreeIcons