UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

13 lines 358 B
export const DateProperties = { variant: { doc: 'Defines the variant of the date. Can be `long`, `short` or `numeric`. Defaults to `long`.', type: 'string', status: 'optional' }, locale: { doc: 'Defines the locale of the date. Defaults to `nb-NO`.', type: 'string', status: 'optional' } }; //# sourceMappingURL=DateDocs.js.map