UNPKG

@formio/uswds

Version:

US Web Design System templates for form.io

10 lines 576 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.default=function(ctx) { var __t, __p = ''; __p += '<div class="formio-dialog formio-dialog-theme-default component-settings">\n <div class="formio-dialog-overlay" ref="dialogOverlay"></div>\n <div class="formio-dialog-content" role="dialog" ref="dialogContents" aria-labelledby="dl-' + ((__t = (ctx.instance.id)) == null ? '' : __t) + '">\n <button class="formio-dialog-close float-right" title="Close" aria-label="Close modal window." ref="dialogClose"></button>\n </div>\n</div>\n'; return __p }