Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientDataLoadResult<T>

Type parameters

  • T

Hierarchy

  • ClientDataLoadResult

Index

Properties

Properties

shouldUpdate

shouldUpdate: boolean

true if value is not loaded or should be updated.

value

value: T

Generated using TypeDoc