About Testdata

To present the posibilitys of these Components, a collection of arbitrary Users has been created.

A User contains the following properties:

  • firstName: string
  • lastName: string
  • age: number
  • gender: enum
  • subscribed: boolean
  • parents: string[]