Partager via


TypeField interface

Informations sur un champ d’un type.

Propriétés

name

Obtient ou définit le nom du champ.

type

Obtient ou définit le type du champ.

Détails de la propriété

name

Obtient ou définit le nom du champ.

name?: string

Valeur de propriété

string

type

Obtient ou définit le type du champ.

type?: string

Valeur de propriété

string