RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
sourced-field/record/table/server/value-source/table-value-source
RevTableValueSource
ChangedValue
Interface ChangedValue<TextFormattableValueTypeId, TextFormattableValueAttributeTypeId>
interface
ChangedValue
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
{
fieldIdx
:
number
;
newValue
:
RevTableValue
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
;
}
Type Parameters
TextFormattableValueTypeId
TextFormattableValueAttributeTypeId
Index
Properties
field
Idx
new
Value
Properties
field
Idx
fieldIdx
:
number
new
Value
newValue
:
RevTableValue
<
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
Idx
new
Value
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...