UNPKG

@open-formulieren/formio-builder

Version:

An opinionated Formio webform builder for Open Forms

22 lines (21 loc) 577 B
import { jsx as e } from "react/jsx-runtime"; import { FormattedMessage as a } from "react-intl"; const l = "https://open-forms.readthedocs.io/en/stable/manual/templates.html#hoe-het-werkt", n = () => /* @__PURE__ */ e(a, { id: "C4TGm5", defaultMessage: [{ type: 0, value: "This field supports templating. See the " }, { type: 8, value: "link", children: [{ type: 0, value: "manual" }] }, { type: 0, value: " for documentation and examples." }], values: { link: (t) => /* @__PURE__ */ e("a", { href: l, children: t }) } }); export { n as default };