Closed as not planned
Description
Investigate if it's worth introducing useRenderElement
from Base UI or if useComponentRenderer
from MUI X internals is sufficient.
FYI the Base UI team changed how they create the element to render (you can look at their useRenderElement hook).
I'm not sure how much the useComponentRenderer from the grid was copy pasted from the Base UI team, but if the idea is to mimic the behavior then it would probably worth aligning at some point 👍
Originally posted by @flaviendelangle in #18203.