Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "react/hoc/withBoundingRect"

Index

Interfaces

Type aliases

Functions

Object literals

Type aliases

WithClientRect

WithClientRect<P>: P & object

Type parameters

  • P

Functions

hocWithConfig

  • hocWithConfig<P>(Component: ComponentClass<P> | React.SFC<P>, config: Config): ComponentClass<P & object, any>

withBoundingRect

  • withBoundingRect(config?: Partial<Config>): (Anonymous function)

Object literals

Const defaultConfig

defaultConfig: object

debounceFunc

debounceFunc: identity = identity

delay

delay: number = 1000

Generated using TypeDoc