Kind: Function
Source: atloria-monorepo/packages/tour-widget/src/targeting.ts
Signature
tsfunction markAnswered(state: WidgetState, id: string): WidgetState
Parameters
| Name | Type |
|---|---|
state | WidgetState |
id | string |
Returns: WidgetState
Kind: Function
Source: atloria-monorepo/packages/tour-widget/src/targeting.ts
tsfunction markAnswered(state: WidgetState, id: string): WidgetState
| Name | Type |
|---|---|
state | WidgetState |
id | string |
Returns: WidgetState
Was this page helpful?