Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateContext<T>

Type parameters

  • T

Hierarchy

  • UpdateContext

Index

Properties

Methods

Properties

signal?: any

Methods

  • cancel(): void
  • clone(): T
  • return clone of pervious data. clone() method returns Array if the previous data is Array unless it returns Object

    Returns T

Generated using TypeDoc