INDUSTRIAL PROTOCOLSACTIONS & SIGNALSBUTTON

Button

The primary industrial interaction artifact. Designed for high-density utility and operational efficiency.

Execution

Core
Status: Idle

[CMD]: sudo systemctl start 8eyond-core.service

Preview

Core
Variants
primary
secondary
success
destructive
outline
ghost
States
primary
outline
Scaling
secondary (xs)
secondary (sm)
secondary (md)
secondary (lg)
secondary (xl)
secondary (icon)
Layout
primary

API Reference

Core
PropTypeDefaultDescription
variant"primary" | "secondary" | "success" | "destructive" | "outline" | "ghost" | "link""primary"The industrial visual style preset.
size"xs" | "sm" | "md" | "lg" | "xl" | "icon""md"Structural dimensions of the button artifact.
loadingbooleanfalseEngage technical spinner and disable input.
fullWidthbooleanfalseOccupies 100% of the container width.

Usage

Core
<Button variant="primary" leftIcon={<Zap size={14} />} > Deploy_System </Button>