Skip to content

Conversation

@ssong10
Copy link
Contributor

@ssong10 ssong10 commented Jun 5, 2025

ViewPagerTabGroup 에서 선택적으로 children 을 넣을 수 있도록합니다.
onChangeTab 에서 tabId 를 전달해줍니다.

<ViewPagerTab>
    <ViewPagerTab.Item />
    {isGateOn ? <ViewPagerTab.Item ~ /> : undefined}
</ViewPagerTab>

@vercel
Copy link

vercel bot commented Jun 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opensource ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2025 7:12am
vibrant-storybook ❌ Failed (Inspect) Jun 5, 2025 7:12am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants