UNPKG

@react-form-builder/core

Version:

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

10 lines (9 loc) 228 B
import { isUndefined as e } from "../../../utils/tools.js"; function o(t) { const r = t.props.storeDataInParentForm?.value; return e(r) ? !0 : r; } export { o as isStoreDataInParentForm }; //# sourceMappingURL=util.js.map