Web APITypesInterfacesSubscribeValueWrapperOn this pageInterface: SubscribeValueWrapper<T> Type Parameters • T Properties newValue? optional newValue: Nullable<T> oldValue? optional oldValue: Nullable<T>