viewer-components-react
viewer-components-react copied to clipboard
Tree widget: Ensure `TreeRenderer` propagates all props to underlying iTwinUI `Tree` component
Based on this comment: https://github.com/iTwin/viewer-components-react/pull/1133#issuecomment-2575604283.
style is one prop that is not propagated, but we should review to make sure there aren't any others.