Optional Readonly addAdds given set of values to attribute.
Optional Readonly delRemoves all existing copies of given values to attribute, or all values if true.
Optional Readonly setSets attribute to specified value, removing all existing values.
Optional Readonly spliceDeletes given number of values at or after specified list index, and inserts given list of values before specified index.
Generated using TypeDoc
Command payload for a CRDT entity attribute.