Design System Catalog
Lista oficial dos components compartilhados. Abra a subpágina de cada item para ver import, available props, exemplo de uso e variações.
Modal
Standard locked modal container with header, body and footer actions.
Import
import { Modal } from "@components/index";
4 documented props
Open details
ConfirmActionModal
Opinionated confirm/cancel dialog built on top of Modal.
Import
import { ConfirmActionModal } from "@components/index";
4 documented props
Open details
PageContextBar
Compact page header with title, optional eyebrow, description and aside actions.
Import
import { PageContextBar } from "@components/index";
4 documented props
Open details
SubpageTabs
Secondary navigation tabs for sub-sections within a larger page.
Import
import { SubpageTabs } from "@components/index";
2 documented props
Open details
TopNavigation
Main application navigation bar with brand and primary sections.
Import
import { TopNavigation } from "@components/index";
1 documented props
Open details
InstrumentSetupPreview
Technical preview organism for voltmeter and source terminal layouts.
Import
import { InstrumentSetupPreview } from "@components/index";
2 documented props
Open details
AppPrototypeFooter
Global prototype warning footer rendered in the app shell.
Import
import { AppPrototypeFooter } from "@components/index";
1 documented props
Open details