Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOverlayVariableProps

Interface for a React class that requires an array of Variables.

interface
extends

IControlUpdateProps

Hierarchy

Index

Properties

Methods

Properties

variables

variables: Variable[]

Methods

updateVariable

  • updateVariable(variable: Variable, selectedValue: any): void

Generated using TypeDoc