Options
All
  • Public
  • Public/Protected
  • All
Menu

Applies an update to more than one subject. Subjects (by Javascript reference) will not be updated more than once, even if multiply-referenced.

see

updateSubject

Hierarchy

  • SubjectUpdater

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly affectedIds

affectedIds: Iterable<string>

Readonly ignoreUnsupported

ignoreUnsupported: boolean

Methods

update

  • update<T>(subject: T): T
  • Applies an update to the given subject in-place.

    see

    updateSubject

    Type parameters

    Parameters

    • subject: T

    Returns T

    the given subject, for convenience

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Protected method

Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.10.0 Source code licensed MIT. Privacy policy