Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChangeMutator

Sets the value of the whole property (if non-listy), or a specific item (if listy - which item is indicated by updateIndex) to the given value.

Hierarchy

  • IChangeMutator

Index

Properties

mutatorType

mutatorType: "CHANGE"

Optional updateIndex

updateIndex: undefined | number

value

value: PrimitiveValue | null

Generated using TypeDoc