Function useSubject

  • Hook for getting and setting a Subject. Converts Nested resources into paths. See useValue for more info on using the set functionality.

    Parameters

    Returns [string | undefined, ((string?: string) => Promise<void>)]

Generated using TypeDoc