Files
vue-pult/docs/migration/HEADER_MIGRATION.md
2025-10-01 11:54:13 +03:00

9 lines
607 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// ... existing code ...
# Документация по переносу компонента AppHeader (Хедер)
## Общая структура компонента в React
- **Файл**: client/src/components/AppHeader.tsx
- **Тип**: Функциональный компонент React с props (onOpenShift, onShutdown, onESPDiagnostic, onESPReconnect).
- **Зависимости**: useAuth (для user info), lucide-react (иконки: AlertTriangle, User, Power, Settings), Tailwind CSS для стилей.
- **Template (JSX)**: div с class "bg-slate-800 border-b border-slate-600 p