Files
teamwallet/myteamwallet_frontend_modern/.superdesign/init/extractable-components.md
Bastian Wagner 6bea4f766a first commit
2026-07-31 21:02:47 +02:00

12 lines
439 B
Markdown

# Extractable Components
## AppShell
- Source: `src/app/core/layout/shell/`
- Category: layout
- Description: Authenticated toolbar, team switcher, scrolling content and four-tab bottom navigation.
- Extractable props: `teamName`, `activeTab`, `showTeamSwitcher`
- Hardcoded: navigation labels, Material icon names, green primary styling
No custom basic primitives exist yet. Angular Material primitives should remain inline in drafts.