Type alias ComponentGenerator<P>

a function that takes in a single Props object variable, and generates either a single HTML element or an array of them.

Type Parameters

  • P = {}

Generated using TypeDoc