UNPKG

extended-dynamic-forms

Version:

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

3 lines (2 loc) 189 B
export { WizardLayout, ProgressIndicator, StepNavigation, WizardNavigation, WizardObjectFieldTemplate, WizardSectionTemplate, } from './wizard'; export type { WizardStep } from './wizard';