Companion

object Companion

Functions

Link copied to clipboard
@Composable
fun nodeChevronCollapsed(svgLoader: SvgLoader, basePath: String = "icons/intui/chevronRight.svg"): StatefulPainterProvider<TreeElementState>
Link copied to clipboard
@Composable
fun nodeChevronExpanded(svgLoader: SvgLoader, basePath: String = "icons/intui/chevronDown.svg"): StatefulPainterProvider<TreeElementState>