Core API Overview > @adpt/core > ObserverProps > build
ObserverProps.build property
Signature:
build: (error: Error | null, props: QueryData | undefined) => AdaptElementOrNull | Promise<AdaptElementOrNull>;
Core API Overview > @adpt/core > ObserverProps > build
Signature:
build: (error: Error | null, props: QueryData | undefined) => AdaptElementOrNull | Promise<AdaptElementOrNull>;