Module "DeprecatedHelpers/Tap/TappedPromoSpace"
Functions
Const tappedPromoSpace
- tappedPromoSpace(__namedParameters: { path: string; subject: string }): TappedPromoSpace
-
Parameters
-
__namedParameters: { path: string; subject: string }
-
path: string
-
subject: string
A user taps a promo space on the home page of the app
subject is the text of the tapped promo space
tappedPromoSpace({ path: "/collection/a-collection-id", subject: "Check out this sweet collection!" })