1 viewer
Back to Components
Component · Content

SectionEyebrow

Monospaced section identifier with id/label and accent dash.

Category
Content
Slots
1
States
0
Writer
Shared
cre8.primitive.section-eyebrow

Preview

Live renderShared SSR + WASM writers
01/System architecture

One Living Computer

<Container>
  <SectionEyebrow id_text="01" label="System architecture" />
  <Text text="One Living Computer" variant="h3" />
</Container>

Anatomy

The named parts of the rendered markup. Recipes style these hooks, and every renderer keeps them stable.

SlotDOM class
root.cre8-section-eyebrow
1 row

States and platforms

The states the contract publishes, the platforms it declares, and the style recipes that dress it.

States
No published states
Platforms
webruntime-node
Recipes
unstyledruntime-console

Renderers

Shared writer
SectionEyebrow renders through the one writer the server and the WASM DOM share, so both emit the same markup.

Every tag in the example above renders through a shared writer.

Declared adapters. A status is the manifest's declaration, not a measured parity result.

TargetRendererStatus
webreactexperimental
runtime-nodeview-nodeready
ssrhtml-semanticready
terminalterminal-textplanned
4 rows

Accessibility

Provides a visible section label without introducing heading semantics.

  • The eyebrow stays readable by assistive technology as inline text.