UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

16 lines (15 loc) 464 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DlProperties = void 0; var _ElementDocs = require("./../ElementDocs.js"); const DlProperties = exports.DlProperties = { layout: { doc: 'Sets the layout of the list. Can be `vertical`, `horizontal` or `grid`. Defaults to `vertical`.', type: 'string', status: 'optional' }, ..._ElementDocs.ElementPropertiesWithoutSkeleton }; //# sourceMappingURL=DlDocs.js.map