Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkedBlokOptions<TData, TProps, TActions>

Type parameters

  • TData

  • TProps

  • TActions

Hierarchy

Index

Properties

actions?: TActions
autoRefresh?: number | ((next: VoidFunction, blok: Blok<TData>) => void)
compare?: Comparer<TData>
hydrate?: HydrateBlok
props?: TProps

Generated using TypeDoc