Active students
1284
+12%this term
Metric card — title, value, optional unit, period change, source, date. Five semantic variants. Emits schema.org/Observation JSON-LD for numeric values (GEO).
Active students
1284
Check the page source — an application/ld+json Observation block is emitted for the numeric value above.
String values render as-is. No JSON-LD emission — a formatted string like "12%" would otherwise be mis-parsed.
| Aspect | shadcn | RN | Notes |
|---|---|---|---|
| Container | <article> | <View accessibilityRole="summary"> | Both announce as a summary region |
| Numeric value | <data value={n}> | <Text> | Schema.org Observation JSON-LD both ways |
| Icon tile | inline rgba accent | color-mix(in srgb, accent 12%, transparent) | Modern CSS; same visual |
| Change arrow | TrendingUp/Down | same | Lucide across platforms |