UNPKG

@formio/uswds

Version:

US Web Design System templates for form.io

18 lines (17 loc) 327 B
declare const _default: { type: string; key: string; overrideEditForm: boolean; label: string; input: boolean; tooltip: string; dataSrc: string; weight: number; data: { values: { label: string; value: string; }[]; }; }[]; export default _default;