UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

10 lines 345 B
import { ElementPropertiesWithoutSkeleton } from "./../ElementDocs.js"; export const DlProperties = { layout: { doc: 'Sets the layout of the list. Can be `vertical`, `horizontal` or `grid`. Defaults to `vertical`.', type: 'string', status: 'optional' }, ...ElementPropertiesWithoutSkeleton }; //# sourceMappingURL=DlDocs.js.map