Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "TypedComponent"

Index

Type aliases

Type aliases

TypedComponent

TypedComponent: ComponentClass<T> | TypedElement<T> | TypedComponentFunction<T, T0, T1, T2, T3, T4>

Represents a union of types that can be rendered into a React element.