TreeItemClasses

sealed external interface TreeItemClasses(source)

Properties

Link copied to clipboard
abstract val checkbox: ClassName

Styles applied to the checkbox element.

Link copied to clipboard
abstract val content: ClassName

Styles applied to the content element.

Link copied to clipboard
abstract val disabled: ClassName

State class applied to the element when disabled.

Link copied to clipboard

Styles applied to the drag and drop overlay.

Link copied to clipboard
abstract val editable: ClassName

Styles applied to the content of the items that are editable.

Link copied to clipboard
abstract val editing: ClassName

Styles applied to the content element when editing is enabled.

Link copied to clipboard
abstract val expanded: ClassName

State class applied to the content element when expanded.

Link copied to clipboard
abstract val focused: ClassName

State class applied to the content element when focused.

Link copied to clipboard

Styles applied to the transition component.

Link copied to clipboard
abstract val iconContainer: ClassName

Styles applied to the Tree Item icon.

Link copied to clipboard
abstract val label: ClassName

Styles applied to the label element.

Link copied to clipboard
abstract val labelInput: ClassName

Styles applied to the input element that is visible when editing is enabled.

Link copied to clipboard
abstract val root: ClassName

Styles applied to the root element.

Link copied to clipboard
abstract val selected: ClassName

State class applied to the content element when selected.