Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • S

  • R

  • N: NormalisedConfig<T, S, R>

Hierarchy

Index

Constructors

constructor

  • new default<T, S, R, N>(config: N): default<T, S, R, N>

Properties

config

config: N

Methods

getDefaultRedirectionURL

  • getDefaultRedirectionURL(_: T): Promise<string>

Abstract getFeatureComponent

  • getFeatureComponent(componentName: string, props: any): Element

Abstract getFeatures

  • getFeatures(): Record<string, ComponentWithRecipeAndMatchingMethod>

getRedirectUrl

  • getRedirectUrl(context: T): Promise<string>

redirect

  • redirect(context: T, history?: any, queryParams?: Record<string, string>): Promise<void>

Generated using TypeDoc