ThumbarButton

external interface ThumbarButton(source)

Properties

Link copied to clipboard
abstract var click: () -> Unit
Link copied to clipboard
abstract var flags: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??

Control specific states and behaviors of the button. By default, it is ['enabled'].

Link copied to clipboard
abstract var icon: NativeImage

The icon showing in thumbnail toolbar.

Link copied to clipboard
abstract var tooltip: String?

The text of the button's tooltip.