UNPKG

survey-creator-knockout

Version:

Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.

6 lines (5 loc) 136 B
export declare class ActionButtonViewModel { data: any; constructor(data: any); onClick: (_: any, event: any) => boolean; }