UNPKG

formiojs

Version:

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

10 lines 280 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.default=function(ctx) { var __t, __p = ''; __p += '<div id="' + ((__t = (ctx.mapId)) == null ? '' : __t) + '" style="min-height: 300px; height: calc(100vh - 600px);" ref="gmapElement"></div>\n'; return __p }