Preparing search index...
The search index is not available
devfive front components
devfive front components
index
WebAppContact
Interface WebAppContact
interface
WebAppContact
{
id
:
string
;
name
:
string
;
phoneNumbers
:
{
id
:
string
;
isPrimary
:
boolean
;
label
:
string
;
number
:
string
;
}
[]
;
}
Index
Properties
id
name
phone
Numbers
Properties
id
id
:
string
name
name
:
string
phone
Numbers
phone
Numbers
:
{
id
:
string
;
isPrimary
:
boolean
;
label
:
string
;
number
:
string
;
}
[]
Type declaration
id
:
string
is
Primary
:
boolean
label
:
string
number
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
name
phone
Numbers
devfive front components
index
test
Generated using
TypeDoc