hashiverse-client-web - v0.1.0
    Preparing search index...

    Module tools/LocalSettings

    LocalSettings: device-local preferences that do NOT sync across devices.

    These are settings specific to this browser/machine (e.g. UI language, bootstrap server, login state). Settings that should sync across devices belong in the MetaPostV1 config (via the Rust/WASM layer).

    Variables

    LOCAL_SETTINGS_KEY_BOOTSTRAP
    LOCAL_SETTINGS_KEY_DRAFT_POST
    LOCAL_SETTINGS_KEY_LANGUAGE
    LOCAL_SETTINGS_KEY_LAST_LOGIN_KEY

    Functions

    local_settings_delete
    local_settings_get
    local_settings_reset
    local_settings_set