• Returns whether LocalStorage can be used, if the reset parameter is passed a true this will override any previous disable calls.

    Parameters

    • Optionalreset: boolean

      Should the usage be reset and determined only based on whether LocalStorage is available

    Returns boolean