UNPKG

@react-form-builder/core

Version:

React JSON Schema Form Builder to create complex, validated, reusable forms with no deep React knowledge required

17 lines (16 loc) 441 B
import { createNonNullableContext as e } from "../../utils/createNonNullableContext.js"; const [ /** * @returns the internal FormViewer component for displaying modal windows, templates, etc. **Internal use only.** */ o, /** * **Internal use only.** */ d ] = e("EmbeddedFormViewerContext"); export { d as EmbeddedFormViewerProvider, o as useEmbeddedFormViewer }; //# sourceMappingURL=EmbeddedFormViewerContext.js.map