Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "Schema/CMS/Events/OnboardingFlow"

Schemas describing CMS OnboardingFlow events

Index

Type aliases

CmsOnboardingClickLabel

CmsOnboardingClickLabel: "start - gallery information" | "start - add primary location" | "start - add primary contact" | "start - add artworks" | "start - add artists" | "start - add show or fairbooth" | "download folio" | "learn more folio"

Generic click event when a "start" button is clicked in the onboarding flow.

example

{ action: "click", context_module: "Onboarding", label: "Gallery Information", }

CmsOnboardingFlow

Generated using TypeDoc