UNPKG

formiojs

Version:

Common js library for client side interaction with <form.io>

12 lines 268 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.default=function(ctx) { var __t, __p = ''; __p += '<div ref="' + ((__t = (ctx.nestedKey)) == null ? '' : __t) + '">\n ' + ((__t = (ctx.children)) == null ? '' : __t) + '\n</div>\n'; return __p }