Function useServerURL

  • A hook for using and adjusting the Server URL. Also saves to localStorage. If the URL is wrong, an error is thrown using the store's handler

    Returns [string, ((serverUrl: string) => void)]

Generated using TypeDoc