Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
UrlObject
Interface UrlObject
interface
UrlObject
{
auth
?:
null
|
string
;
hash
?:
null
|
string
;
host
?:
null
|
string
;
hostname
?:
null
|
string
;
href
?:
null
|
string
;
pathname
?:
null
|
string
;
port
?:
null
|
string
|
number
;
protocol
?:
null
|
string
;
query
?:
null
|
string
|
ParsedUrlQueryInput
;
search
?:
null
|
string
;
slashes
?:
null
|
boolean
;
}
Index
Properties
auth?
hash?
host?
hostname?
href?
pathname?
port?
protocol?
query?
search?
slashes?
Properties
Optional
auth
auth
?:
null
|
string
Optional
hash
hash
?:
null
|
string
Optional
host
host
?:
null
|
string
Optional
hostname
hostname
?:
null
|
string
Optional
href
href
?:
null
|
string
Optional
pathname
pathname
?:
null
|
string
Optional
port
port
?:
null
|
string
|
number
Optional
protocol
protocol
?:
null
|
string
Optional
query
query
?:
null
|
string
|
ParsedUrlQueryInput
Optional
search
search
?:
null
|
string
Optional
slashes
slashes
?:
null
|
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
auth
hash
host
hostname
href
pathname
port
protocol
query
search
slashes
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter