TreeItemIconSlots

external interface TreeItemIconSlots(source)

Inheritors

Properties

Link copied to clipboard
abstract var collapseIcon: ElementType<*>?

The icon used to collapse the item.

Link copied to clipboard
abstract var endIcon: ElementType<*>?

The icon displayed next to an end item.

Link copied to clipboard
abstract var expandIcon: ElementType<*>?

The icon used to expand the item.

Link copied to clipboard
abstract var icon: ElementType<*>?

The icon to display next to the Tree Item's label.