UNPKG

@tomino/dynamic-form-semantic-ui

Version:

Semantic UI form renderer based on dynamic form generation

4 lines (3 loc) 149 B
import * as React from 'react'; import { FormComponentProps } from '@tomino/dynamic-form'; export declare const Value: React.FC<FormComponentProps>;