UNPKG

survey-creator-react

Version:

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

5 lines (4 loc) 164 B
import * as React from "react"; export declare class PropertyGridPlaceholderComponent extends React.Component<any, any> { render(): React.JSX.Element | null; }