Timeline component <clr-timeline>
Input/Output |
Values |
Default |
Effect |
{{ prop.name }}
|
{{ prop.values }} |
{{ prop.defaultValue }} |
{{ prop.description }} |
TimelineStep component <clr-timeline-step>
The icon shown in the step is controlled by the [clrState]
input.
This input receives a ClrTimelineStepState
enum values, which can be
NOT_STARTED
, CURRENT
,
SUCCESS
, ERROR
or
PROCESSING
Input/Output |
Values |
Default |
Effect |
{{ prop.name }}
|
{{ prop.values }} |
{{ prop.defaultValue }} |
{{ prop.description }} |
TimelineStepHeader component <clr-timeline-step-header>
TimelineStepTitle component <clr-timeline-step-title>
TimelineStepDescription component <clr-timeline-step-description>