toolish - v0.2.5
    Preparing search index...

    Class ReactiveContainer<T>Abstract

    Wraps any value, but primarily intended for primitives. There are specialized subclasses for objects and arrays.

    Type Parameters

    • T extends object

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    dirty: boolean = false
    wrapComponent: ComponentWrapper<T>
    convertPatchSource: ComponentPatchConverter<T>

    Methods