UEI logo

UEI Manufacturing System

Operations Workspace

Screen 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.

Screen

Top-level page template that applies the app shell spacing and background treatment.

Use when: Use as the root template for pages in the app.

Import

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

Example

<Screen preset="fixedApp">...</Screen>

Available Props

preset"default" | "fixedApp"

Controls page shell behavior and scrolling.

childrenReactNode

Page content.

Live Preview

`Screen` is the page root itself, so it is documented here rather than nested as a live preview.

Controls

Use `fixedApp` for application pages with internal scroll areas. Use `default` for simpler standalone screens.

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