Skip to content
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

[Feature]: Экспорт утилитарных типов вроде HasRef, HasRootRef из корня библиотеки. #4448

Closed
Gladiolys opened this issue Mar 10, 2023 · 0 comments · Fixed by #4453
Assignees

Comments

@Gladiolys
Copy link

Описание

При разработке интерфейсов с использованием VK UI бывает нужно писать обертки над компонентами VK UI. Завязываться на типы обёртываемого компонента не хочется, иногда обертываем сразу несколько компонентов. Однако хочется сохранить возможность прокинуть реф. У VK UI уникальная система передачи рефов через getRootRef, getRef. Хотелось бы переиспользовать типы HasRef, HasRootRef из библиотеки, а не копировать их к себе в проект.

Скриншоты

No response

@BlackySoul BlackySoul added this to VKUI Mar 10, 2023
@github-project-automation github-project-automation bot moved this to 🗃 Backlog in VKUI Mar 10, 2023
@BlackySoul BlackySoul self-assigned this Mar 10, 2023
@BlackySoul BlackySoul linked a pull request Mar 10, 2023 that will close this issue
@BlackySoul BlackySoul moved this from 🗃 Backlog to 👀 In Review in VKUI Mar 13, 2023
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in VKUI Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants