Skip to content

Documentation / @ember-data/request-utils / handlers / TAB_ID

Variable: TAB_ID

ts
const TAB_ID: string;

Defined in: warp-drive-packages/utilities/declarations/-private/handlers/utils.d.ts:6

A unique identifier for the current browser tab useful for observability/tracing and deduping across multiple tabs.

Released under the MIT License.