Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyValueComponentStateRef

The state object describes the information to visualize for a key value based component.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns KeyValueComponentStateRef

Properties

ptr

ptr: number

Methods

key

  • key(): string
  • The key to visualize.

    Returns string

semanticColor

  • semanticColor(): string
  • The semantic coloring information the value carries.

    Returns string

value

  • value(): string
  • The value to visualize.

    Returns string

Generated using TypeDoc