Skip to content

markShown

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/packages/tour-widget/src/targeting.ts

Immutable state update helpers (return a new state).

Signature

ts
function markShown(state: WidgetState, id: string, now: number): WidgetState

Parameters

NameType
stateWidgetState
idstring
nownumber

Returns: WidgetState

Was this page helpful?

Download as PDF