UNPKG

@tomino/dynamic-form-semantic-ui

Version:

Semantic UI form renderer based on dynamic form generation

5 lines (4 loc) 187 B
import * as schemaHandlers from './schema_panel.handlers'; import { FormElement } from '@tomino/dynamic-form'; export { schemaHandlers }; export declare const schemaPanel: FormElement[];