SurveyCallback

Example values

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

Community questions

Was this page useful?