Milestone
Render a dynamic milestone SVG

Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-milestone></tcla-live-apps-milestone>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| isFirst | boolean | |
| isLast | boolean | |
| isTerminal | boolean | |
| label | string | |
| phase | string | |
| previousPhase | string | |
| small | boolean | Small rendering vs normal - defaults to normal |
| status | string |
full development Documentation