Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
core/src
AddressProps
Interface AddressProps
Properties for creating an Address.
interface
AddressProps
{
street
:
string
;
city
:
string
;
state
:
string
;
postalCode
:
string
;
country
:
string
;
additionalInfo
?:
string
;
}
Index
Properties
street
city
state
postal
Code
country
additional
Info?
Properties
street
street
:
string
city
city
:
string
state
state
:
string
postal
Code
postalCode
:
string
country
country
:
string
Optional
additional
Info
additionalInfo
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
street
city
state
postal
Code
country
additional
Info
Stratix Framework - v0.8.2
Loading...
Properties for creating an Address.