-
Notifications
You must be signed in to change notification settings - Fork 1
Component Architecture
dh00mk3tu edited this page Aug 20, 2025
·
1 revision
- Purpose: Application root component
- Features: Debug mode toggle, main layout management
- Purpose: Main SSH key management interface
-
Features:
- Key list display
- Status management
- Error handling
- Debug information display
- Purpose: Individual key display card
-
Features:
- Key information display
- Active status indicator
- Action menu integration
- Purpose: Context menu for key actions
-
Features:
- Copy public key
- Remove key option
- Purpose: SSH key creation interface
-
Features:
- Form validation
- Key type selection
- Passphrase input
- Error handling
- Purpose: Key removal confirmation
-
Features:
- Key details display
- Warning messages
- Confirmation buttons
- Purpose: Reusable modal system
-
Features:
- Slot-based architecture
- Responsive design
- Backdrop handling