Core API Overview > @adpt/core > Observer > (constructor)
Observer.(constructor)
Constructs a new instance of the Observer
class
Signature:
constructor(props: ObserverProps<QueryData>);
Parameters
Parameter | Type | Description |
---|---|---|
props | ObserverProps <QueryData> |