ProductTourCallback

Example values

TypeScript
(tours: ProductTour[], context?: {
isLoaded: boolean;
error?: string;
}) => void

Community questions