Skip to content

docs(client-only): add line examples and wire ExampleTabs#10642

Open
ossamanahle wants to merge 1 commit intochakra-ui:mainfrom
ossamanahle:docs/client-only-example-tabs
Open

docs(client-only): add line examples and wire ExampleTabs#10642
ossamanahle wants to merge 1 commit intochakra-ui:mainfrom
ossamanahle:docs/client-only-example-tabs

Conversation

@ossamanahle
Copy link

📝 Description

Add live ClientOnly docs examples and wire them with ExampleTabs.

Current behavior (updates)

The ClientOnly docs page mostly used static code snippets and did not show runnable
examples via ExampleTabs.

🚀 New behavior

Added three runnable examples in apps/compositions/src/examples:

  • client-only-basic.tsx
  • client-only-with-fallback.tsx
  • client-only-render-prop.tsx

Updated apps/www/content/docs/components/client-only.mdx to render these examples
with:

  • <ExampleTabs name="client-only-basic" />
  • <ExampleTabs name="client-only-with-fallback" />
  • <ExampleTabs name="client-only-render-prop" />

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

Scope is docs/examples only. No new dependencies were added.

@changeset-bot
Copy link

changeset-bot bot commented Feb 14, 2026

⚠️ No Changeset found

Latest commit: 0ddeb0b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Feb 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chakra-ui-storybook Ready Ready Preview Feb 14, 2026 2:07pm
chakra-v3-docs Ready Ready Preview Feb 14, 2026 2:07pm

Request Review

@ossamanahle
Copy link
Author

Hi! Just checking in to see if this PR needs any updates from my side. Happy to make changes if needed

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.

1 participant