Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Component<State, Actions>

Type parameters

  • State

  • Actions

Hierarchy

  • Component

Index

Properties

Properties

actions

actions: ActionsType<State, Actions>

init

init: Init<State, Actions>

view

view: View<State, Actions> | function

Generated using TypeDoc