Options
All
  • Public
  • Public/Protected
  • All
Menu

An Action type which accepts any other properties. This is mainly for the use of the Reducer type. This is not part of Action itself to prevent users who are extending `Action.

Type parameters

  • T

Hierarchy

Indexable

[extraProps: string]: any

An Action type which accepts any other properties. This is mainly for the use of the Reducer type. This is not part of Action itself to prevent users who are extending `Action.

Index

Properties

Properties

type

type: T

Generated using TypeDoc