UEI logo

UEI Manufacturing System

Operations Workspace

PageContextBar Reference

Consulte esta subpágina para ver import, available props, exemplo de uso e controles vivos do component.

Hierarchy

Comece por `atoms` e avance para níveis maiores só quando a capacidade realmente precisar de composição.

PageContextBar

Compact page header with title, optional eyebrow, description and aside actions.

Use when: Use for top-of-page context where full hero treatment is unnecessary.

Import

import { PageContextBar } from "@components/index";

Example

<PageContextBar eyebrow="Operations" title="Work Orders" description="Track the board flow." aside={<Button title="Add" />} />

Available Props

titlestring

Main page title.

descriptionstring

Optional supporting text.

eyebrowstring

Small label above the title.

asideReactNode

Optional right-side actions.

Live Preview

Operations

Work Orders

Track the board flow without losing workspace area.

Controls

This organism is mostly about composition, so the preview already shows the canonical shape.

This application is a prototype and is being developed by Antonio Araujo and Seron S.