Currently, the exposed createComponent made for consumers to create their own components without touching the internals of fluentui does not forward the prop down the render function. I'm not sure if this was a missed implementation or it was purposely done. If it's the former then it should be added and if it's the latter than I am intrigued by this design decision.
I am happy to create a PR and allow those components to have a ref, just let me know.
Have you discussed this feature with our team
No response
Additional context
Northstar consumer.
Validations
[X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Library
React Northstar / v0 (@fluentui/react-northstar)
Describe the feature that you would like added
Currently, the exposed
createComponent
made for consumers to create their own components without touching the internals of fluentui does not forward the prop down the render function. I'm not sure if this was a missed implementation or it was purposely done. If it's the former then it should be added and if it's the latter than I am intrigued by this design decision.I am happy to create a PR and allow those components to have a ref, just let me know.
Have you discussed this feature with our team
No response
Additional context
Northstar consumer.
Validations