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