Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContactInfo

Contact Data.

Hierarchy

  • ContactInfo

Index

Properties

details

details: ListPairs[]

An array of detail list objects that can be used for logical grouping of contact details.

name

name: string

Name of the contact.

Optional photoUrl

photoUrl?: string

URL for the contact's profile photo.

Optional title

title?: string

Title of the contact.

Optional useInitials

useInitials?: boolean

A flag to indicate that the contact card should display the contact's initials as profile photo if the photo url is undefined.

Generated using TypeDoc