UNPKG

extended-dynamic-forms

Version:

Extended React JSON Schema Form (RJSF) v6 with custom components, widgets, templates, layouts, and form events

5 lines (4 loc) 184 B
export { TitleWidget } from './TitleWidget'; export { HtmlWidget } from './HtmlWidget'; export { SpacerWidget } from './SpacerWidget'; export { DividerWidget } from './DividerWidget';