Skip to content

Dl Properties

PropertyTypeDescription
layoutstring(optional) Sets the layout of the list. Can be vertical, horizontal or grid. Defaults to vertical.
skeletonboolean(optional) If set to true, an overlaying skeleton with animation will be shown.
skeletonMethodstring(optional) Can be shape, font or form. Defaults to font.
innerRefReact.RefObject(optional) Send along a custom React Ref.
childrenReact.Node(optional) Contents.
Spacestring
object
(optional) Spacing properties like top or bottom are supported.

Ol Properties

PropertyTypeDescription
insideboolean(optional) Defines the position of the marker.
outsideboolean(optional) Defines the position of the marker (default).
nestedboolean(optional) Will ensure a nested structure of several lists.
skeletonboolean(optional) If set to true, an overlaying skeleton with animation will be shown.
skeletonMethodstring(optional) Can be shape, font or form. Defaults to font.
innerRefReact.RefObject(optional) Send along a custom React Ref.
childrenReact.Node(optional) Contents.
Spacestring
object
(optional) Spacing properties like top or bottom are supported.

Ul Properties

PropertyTypeDescription
insideboolean(optional) Defines the position of the marker.
outsideboolean(optional) Defines the position of the marker (default).
nestedboolean(optional) Will ensure a nested structure of several lists.
skeletonboolean(optional) If set to true, an overlaying skeleton with animation will be shown.
skeletonMethodstring(optional) Can be shape, font or form. Defaults to font.
innerRefReact.RefObject(optional) Send along a custom React Ref.
childrenReact.Node(optional) Contents.
Spacestring
object
(optional) Spacing properties like top or bottom are supported.