import { Timestamp } from "@nodus/design-system"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
isoreq | string | — | ISO 8601 timestamp string |
precision | "exact" | "minute" | "day" | "approximate" | "minute" | Display precision — affects format and typography |
isorequiredType
stringDefault —ISO 8601 timestamp string
precisionType
"exact" | "minute" | "day" | "approximate"Default "minute"Display precision — affects format and typography
MobileWorks As-Is
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?