Property

Example values

TypeScript
// It can be a string
"max@example.com"
// It can be an object like field
{
firstName: 'Max',
lastName: 'Hog',
isAdmin: true,
}

Community questions

Questions about this page? or post a community question.