@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Class ColorController

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isColorController: true
    isSavedInLocalStorage: boolean
    isValueController: true
    onChange: ViewerSignal<(value: `#${string}`) => void> = ...
    showInDevTools: boolean
    tag: string

    Accessors

    • get value(): T

      Returns T

    • set value(newValue: T): void

      Parameters

      • newValue: T

      Returns void