UNPKG

@react-form-builder/core

Version:

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

7 lines (6 loc) 254 B
import { createNodeAnnotation as t } from "./utils/builders/NodeAnnotationBuilder.js"; const n = t("node").setup({ annotationType: "Container" }).withDefaultEditor("string"); export { n as stringNode }; //# sourceMappingURL=stringNodeAnnotation.js.map