Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SplitColumnState

Describes the state of a single segment's column to visualize.

Hierarchy

  • SplitColumnState

Index

Properties

semantic_color

semantic_color: SemanticColor

The semantic coloring information the value carries.

updates_frequently

updates_frequently: boolean

This value indicates whether the column is currently frequently being updated. This can be used for rendering optimizations.

value

value: string

The value shown in the column.

visual_color

visual_color: Color

The visual color of the value.

Generated using TypeDoc