UNPKG

stimulsoft-forms

Version:
5 lines (4 loc) 201 B
import { StiElementCreator } from "./StiElementCreator"; export default class StiCheckBoxCreator extends StiElementCreator { static createPropertyEditors(properties: any[], element: any): any[]; }