int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiCheckboxIcons
/
Companion
/
checkbox
checkbox
@
Composable
fun
checkbox
(
svgLoader
:
SvgLoader
,
basePath
:
String
=
"icons/intui/checkBox.svg"
)
:
StatefulPainterProvider
<
CheckboxState
>