Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
api
<Reference Types>
Subscribable
Interface Subscribable<T>
OBSERVABLE INTERFACES
interface
Subscribable
<
T
>
{
subscribe
(
observer
)
:
Unsubscribable
;
}
Type Parameters
T
Implemented by
Observable
Index
Methods
subscribe
Methods
subscribe
subscribe
(
observer
)
:
Unsubscribable
Parameters
observer
:
Partial
<
Observer
<
T
>
>
Returns
Unsubscribable
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
subscribe
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
OBSERVABLE INTERFACES