Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoreConsumerProps<State>

Type parameters

  • State

Hierarchy

  • StoreConsumerProps

Index

Properties

Properties

children

children: function

Type declaration

    • (store: Store<State>): Renderable
    • Parameters

      • store: Store<State>

      Returns Renderable

Generated using TypeDoc