Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "TypedComponentFunction"

Index

Type aliases

Type aliases

TypedComponentFunction

TypedComponentFunction: function

Represents a function that can create a typed component that should be rendered

Type declaration

    • Parameters

      • t0: T0
      • t1: T1
      • t2: T2
      • t3: T3
      • t4: T4

      Returns TypedElement<T>