<BurnRunway>
Three-up summary for cash on hand, runway, and optional next milestone.
When to use: Steering updates, IC memos, or founder-style project finance snapshots.
Preview
| Prop | Type | Notes |
|---|---|---|
| cashLabel | string | Optional. Default: Cash. Label above cash figure. |
| cashValue | string | Required. Cash headline (include currency). |
| runwayLabel | string | Optional. Default: Runway. Label above runway figure. |
| runwayValue | string | Required. Runway headline (e.g. months or date). |
| milestoneLabel | string | Optional. Third column label; omit with milestoneValue to hide the column. |
| milestoneValue | string | Optional. Third column value when both milestone props are set. |
Examples
<BurnRunway
cashValue="£2.4m"
runwayValue="14 months"
milestoneLabel="Next gate"
milestoneValue="Series A data room · Aug"
/>