Interface: RiskLegend¶
Defined in: lib/types.ts:91
Legend documenting all fire risk categories and thresholds.
RiskLegend
Properties¶
| Property | Type | Description | Defined in |
|---|---|---|---|
description |
string |
Legend description | lib/types.ts:93 |
levels |
RiskLevel[] |
Array of risk level definitions | lib/types.ts:94 |
title |
string |
Legend title | lib/types.ts:92 |