- Preparing search index...
- The search index is not available
@tomic
- useString(resource: Resource, propertyURL: string, opts?: useValueOptions): [string | undefined, ((string: string | undefined) => Promise<void>)]
-
Returns [string | undefined, ((string: string | undefined) => Promise<void>)]
Hook for getting and setting a stringified representation of an Atom in a React component. See useValue