UNPKG

formsflow-theming

Version:

US Web Design System templates for form.io

14 lines (13 loc) 315 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.default=function(ctx) { var __t, __p = '', __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } if (ctx.selected) { ; __p += ((__t = (ctx.t(ctx.option.label))) == null ? '' : __t); } ; __p += '\r\n'; return __p }