UNPKG

@wix/design-system

Version:

@wix/design-system

25 lines (21 loc) 807 B
### skin - type: enum - description: Controls the style of the component. ### alignLabel - type: enum - description: Aligns the labels of items. ### dataHook - type: string - description: Applied as data-hook HTML attribute that can be used in the tests ### className - type: string - description: Specifies a CSS class name to be appended to the component’s root element. ### items - type: arrayOf - description: Timeline items * `skin` - Controls line and text color (deprecated). * `line ` - Affects the line type, can be one of: 'filled' | 'dashed'. * `label` - Text displayed below the icon. * `icon ` - An icon representing a timeline item. * `width ` - The width of the timeline item, can be percentage or pixels. * `labelEllipsis ` - Set ellipsis for item's label .