Search
Preparing search index...
The search index is not available
material-remixer
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"core/variables/Variable"
IVariableParams
Interface IVariableParams
Interface for a class that represents a type a Variable.
interface
Hierarchy
IVariableParams
IVariableListParams
IBooleanVariableParams
IRangeVariableParams
Implemented by
BooleanVariable
ColorVariable
NumberVariable
RangeVariable
StringVariable
Variable
Index
Properties
callbacks
constraint
Type
control
Type
data
Type
initial
Value
key
selected
Value
title
Properties
Optional
callbacks
callbacks
:
IVariableCallback
[]
constraint
Type
constraint
Type
:
string
control
Type
control
Type
:
string
data
Type
data
Type
:
string
initial
Value
initial
Value
:
any
key
key
:
string
selected
Value
selected
Value
:
any
title
title
:
string
Globals
"core/
Remixer"
"core/variables/
Boolean
Variable"
"core/variables/
Color
Variable"
"core/variables/
Number
Variable"
"core/variables/
Range
Variable"
"core/variables/
String
Variable"
"core/variables/
Variable"
"lib/
Color
Utils"
"lib/
Constants"
"lib/
Local
Storage"
"lib/
Messaging"
"lib/
Remote"
"ui/
List
Item"
"ui/
Overlay
Controller"
"ui/
Overlay
Share
Menu"
"ui/
Overlay
Variables"
"ui/controls/
Color
Swatch
Control"
"ui/controls/
Dropdown
Control"
"ui/controls/
Radio
List
Control"
"ui/controls/
Slider
Control"
"ui/controls/
Switch
Control"
"ui/controls/
Text
Field
Control"
"ui/controls/control
Props"
"ui/render"
Variable
IVariable
Callback
IVariable
Key
Map
IVariable
List
Params
IVariable
Params
callbacks
constraint
Type
control
Type
data
Type
initial
Value
key
selected
Value
title
Generated using
TypeDoc
Interface for a class that represents a type a Variable.