UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

23 lines 684 B
export const 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