kaios-types
Preparing search index...
ContactField
Interface ContactField
interface
ContactField
{
pref
?:
boolean
|
null
;
type
?:
string
[]
|
null
;
value
?:
string
|
null
;
}
Hierarchy (
View Summary
)
ContactField
ContactTelField
Index
Properties
pref?
type?
value?
Properties
Optional
pref
pref
?:
boolean
|
null
Optional
type
type
?:
string
[]
|
null
Optional
value
value
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pref
type
value
kaios-types
Loading...