UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

29 lines (28 loc) 837 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ChildrenWithAgeProperties = void 0; const ChildrenWithAgeProperties = exports.ChildrenWithAgeProperties = { mode: { doc: '`summary` for a `Value.*` version, `edit` for an editable field version. Defaults to `edit`.', type: 'number', status: 'optional' }, enableAdditionalQuestions: { doc: '[`joint-responsibility`, `daycare`]', type: 'array', status: 'optional' }, toWizardStep: { doc: 'If defined, a `Wizard.EditButton` will be shown.', type: 'number', status: 'optional' }, '[Space](/uilib/layout/space/properties)': { doc: 'Spacing properties like `top` or `bottom` are supported.', type: ['string', 'object'], status: 'optional' } }; //# sourceMappingURL=ChildrenWithAgeDocs.js.map