Data card
Cards summarize a selected record or metric without product-specific naming.
- Record
- Alpha
- State
- Ready
- Owner
- Group A
The data family is a generic presentation contract for tabular, card, list, state, pagination, bulk-action, and edit-sheet composition. Data primitives live in /v1/css/starthds-dashboard.css; load /v1/css/starthds-app.css only when a page also uses sheet/form interaction primitives.
<link rel="stylesheet" href="/v1/css/starthds-core.css"> <link rel="stylesheet" href="/v1/css/starthds-app.css"> <link rel="stylesheet" href="/v1/css/starthds-dashboard.css"> <script type="module" src="/v1/js/starthds-core.js"></script> <script type="module" src="/v1/js/starthds-app.js"></script>
Keep record labels generic in StartHDS. Host applications own schemas, filters, permissions, API calls, editing, validation, and persistence.
Data primitives
| Record | State | Owner | Updated | Actions |
|---|---|---|---|---|
| Record alpha | Ready | Group A | Today | |
| Record beta | Review | Group B | Yesterday | |
| Record gamma | Blocked | Group C | Older |
Cards summarize a selected record or metric without product-specific naming.
Use the same surface for totals, checkpoints, or compact record summaries.
Inline preview of the same sheet panel structure for copy/paste: