toolish - v0.2.5
    Preparing search index...

    Class ReactiveObject<T>

    Wraps an object, supports patch and offers convenience methods to reactively mutate the object.

    Type Parameters

    • T extends object

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    REMOVAL_STRATEGY: PropertyRemover = ...

    Defines how properties are removed. By default, undefined is assigned.

    Methods