Preparing search index...
The search index is not available
tweakpane-monorepo
tweakpane-monorepo
<internal>
ValueEvents
Interface ValueEvents<T, V>
Type Parameters
T
V =
Value
<
T
>
Hierarchy
ValueEvents
Index
Properties
beforechange
change
Properties
beforechange
beforechange
:
{
sender
:
V
;
}
Type declaration
sender
:
V
change
change
:
{
options
:
ValueChangeOptions
;
previousRawValue
:
T
;
rawValue
:
T
;
sender
:
V
;
}
Type declaration
options
:
ValueChangeOptions
previous
Raw
Value
:
T
raw
Value
:
T
sender
:
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
tweakpane-
monorepo
<internal>
Value
Events
beforechange
change
Generated using
TypeDoc