Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetUpdateFunc<S>

Generic used to create widget updateFuncs

Type parameters

  • S

Hierarchy

  • WidgetUpdateFunc

Callable

  • __call(): Partial<S>
  • Generic used to create widget updateFuncs

    Returns Partial<S>

Generated using TypeDoc