- Preparing search index...
- The search index is not available
@tomic
- useSubject(resource: Resource, propertyURL: string, opts?: useValueOptions): [string | undefined, ((string?: string) => Promise<void>)]
-
Returns [string | undefined, ((string?: string) => Promise<void>)]
Hook for getting and setting a Subject. Converts Nested resources into paths. See useValue for more info on using the
set
functionality.