UnitSystemSelectorProps Interface
Props for UnitSystemSelector
Properties
| Name | Type | Description | |
|---|---|---|---|
| availableUnitSystems | Set<UnitSystemKey> | ||
| onUnitSystemSelected | (unitSystem: UnitSystemKey) => void | ||
| selectedUnitSystemKey | UnitSystemKey | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.