Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConnectProps<StateProps, FunctionProps, OwnProps>

Type parameters

  • StateProps

  • FunctionProps

  • OwnProps

Hierarchy

  • IConnectProps

Index

Properties

Component

Component: ComponentType<OwnProps & StateProps & FunctionProps>

functionProps

functionProps: FunctionProps

ownProps

ownProps: OwnProps

stateProps

stateProps: StateProps

Generated using TypeDoc