Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "react/hoc/withEffect"

Index

Type aliases

Functions

Type aliases

Effect

Effect: function

Type declaration

    • (): function
    • Returns function

        • (): void
        • Returns void

Functions

hocWithConfig

  • hocWithConfig<P>(Component: ComponentClass<P> | React.SFC<P>, effect: Effect): ComponentClass<P, any>

withEffect

  • withEffect(effect: Effect): (Anonymous function)

Generated using TypeDoc