Skip to content

use/useResolvedLookupObject

Overview

Fetches and reactively tracks a single object via the injected lookup context, cancelling in-flight requests when parameters change or the scope is disposed.

Methods

  • useResolvedLookupObject - Resolves a single object by pk via the parent lookup context, reactively tracking loading and error state.

Types

ResolvedLookupRawInstance

ResolvedLookupInstance

ResolvedLookupInstance = Reactive

Source

client/lib/use/useResolvedLookupObject.js:1

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2