UEI logo

UEI Manufacturing System

Operations Workspace

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

AppLink

Typed navigation wrapper for app routes and exported static paths.

Use when: Use for textual or block navigation when you need app-safe href handling.

Import

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

Example

<AppLink href="/products">Open product catalog</AppLink>

Available Props

hrefstring

Target app path or external url.

childrenReactNode

Visible link content.

Controls

Resolved href: ../../../products/

Open product catalog

Go to products

View products

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