Appearance
DoCurious API Reference / types / GuidedTourStop
Interface: GuidedTourStop
Defined in: types/onboarding.types.ts:49
Guided tour stop (for feature discovery)
Properties
description
description:
string
Defined in: types/onboarding.types.ts:53
id
id:
string
Defined in: types/onboarding.types.ts:50
position
position:
"top"|"bottom"|"left"|"right"
Defined in: types/onboarding.types.ts:54
targetSelector
targetSelector:
string
Defined in: types/onboarding.types.ts:51
title
title:
string
Defined in: types/onboarding.types.ts:52