UEI logo

UEI Manufacturing System

Operations Workspace

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

SubpageTabs

Secondary navigation tabs for sub-sections within a larger page.

Use when: Use for sibling subsections that still belong to the same page module.

Import

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

Example

<SubpageTabs tabs={tabs} activeHref="/components" />

Available Props

tabs{ href: string; label: string }[]

Visible subpage destinations.

activeHrefstring

Current selected subpage path.

Controls

Preview uses fixed tabs because clicking them performs real navigation.

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