-
Notifications
You must be signed in to change notification settings - Fork 3
feat(username): init component (#DS-3296) #944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Visit the preview URL for this PR (updated for commit 62cfeab): https://koobiq-next--prs-944-1f45vir7.web.app (expires Sat, 09 Aug 2025 15:00:11 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c |
Вот тут бы переключатели пропсов как в сторибуке пригодились) Предлагаю первый пример сделать простой, без доп. контролов — только отображение. Во втором примере уже можно и указывать, какие данные из профиля доступны, переключать и дальше смотреть, что получается, как отображается. |
Summary
Added component for displaying user info according to design rules.
Added examples of styling and output modes.
Added examples of usage, including customization and using inside
kbq-link
.