SegmentedControlSegment

external interface SegmentedControlSegment(source)

Properties

Link copied to clipboard
abstract var enabled: Boolean?

Whether this segment is selectable. Default: true.

Link copied to clipboard
abstract var icon: NativeImage?

The image to appear in this segment.

Link copied to clipboard
abstract var label: String?

The text to appear in this segment.