CoordReadout
Tactical coordinate readout. The value is isolated LTR via <bdi dir="ltr"> so grid/MGRS digits never bidi-reorder in an RTL UI.
Example
Section titled “Example”GRID38S MC 1234 5678
LAT/LON34.0522, -118.2437
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | required | |
value | string | required |
States
Section titled “States”- label + value
- LTR-isolated digits
Do / Don’t
Section titled “Do / Don’t”Do
Use for MGRS, lat/lon, bearings, frequencies.
Use for MGRS, lat/lon, bearings, frequencies.
Don’t
Don’t put coordinate digits in a plain text node inside RTL — they will reorder.
Don’t put coordinate digits in a plain text node inside RTL — they will reorder.
Modes & RTL
Section titled “Modes & RTL”Colors come only from Semantic tokens, so this component re-themes automatically across Day / Night-NVG / Mono with no variant swap. It uses CSS logical properties, so it mirrors correctly in RTL.