Skip to main content

Web Device layout component (site) · ARC 2.0.0-beta.28

site `container-members`

Site layout component `container-members` under `.web/components`: purpose, boundaries, evidence, and sample honesty.

Web Device layout component (this site) — not an AUP primitive; not an AUP Web-only widget; not a Markdown directive.

Site package: blocklets/arcblock/.web/components/container-members/. Resolution priority: site override > theme default.

Purpose

Everything inside one container, with the member the reader is standing on marked. Collection-agnostic.

Boundaries

  • Site-only unless a theme package with the same name also exists (then this page is the override contract).
  • Do not document AUP primitives or MD directives on this page.
  • Do not invent props beyond the site manifest.json.

Author entry

layout.aup

Common author-facing props (from manifest): items, rootItems, current, basePath, title, variant, orderBy, numberField, dateField, endField, utilityField, utilityPrefix, metaFields, metaLabels, copy

Surfaces

layout (and docs shell where mounted).

Public status

released

Fallback

—

Sample

No isolated docs-safe live mock on this page. The contract is proven by site pages that mount this unit in layout.aup (or the docs shell). Copy author source from the evidence paths; do not invent props beyond the target manifest.json.

Evidence

ItemPath
Site packageblocklets/arcblock/.web/components/container-members/
Manifest…/container-members/manifest.json
Renderer…/container-members/render.js (when present)
Internal matrixdocs/aup/capability-matrix.md §5 (internal, non-routed)
Matrix row conceptsite layout-component · container-members

Notes

Site-only layout component.