Skip to content

Conversation

@devongovett
Copy link
Member

Docs for the new render prop added in #9499. Also adds ref merging to mergeProps.

  • New section in the Customization guide
  • Removes RouterProvider from the framework setup guide
  • Adds example of rendering router links to Menu, ListBox, and Tabs
  • Adds warning to links section under Table, TagGroup, GridList, and Tree recommending using onAction with programmatic navigation. Eventually we may support rendering router links directly, but this breaks the HTML spec so we will need to test more. Since RouterProvider has a lot of issues with various routers, and these components don't use real <a> elements anyway, it's basically just programmatic navigation with extra steps. Removing this from the docs simplifies things for us and encourages users to use their framework's native API directly.

@rspbot
Copy link

rspbot commented Jan 31, 2026

@devongovett devongovett added this pull request to the merge queue Feb 2, 2026
Merged via the queue into main with commit c45221b Feb 2, 2026
29 checks passed
@devongovett devongovett deleted the render-docs branch February 2, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants