UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

14 lines (13 loc) 417 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DateOfBirthValueProperties = void 0; const DateOfBirthValueProperties = exports.DateOfBirthValueProperties = { dateFormat: { doc: 'Defines the date format for handling the internal date value. The default value is `yyyy-MM-dd`.', type: 'string', status: 'optional' } }; //# sourceMappingURL=DateOfBirthDocs.js.map