See React 19 Deprecates forwardRef: A Guide to Passing ref as a Standard Prop | by Imran Khan | Medium
If you’re using React 18 or below, you will need to use forwardRef to pass the ‘:ref’ prop to a component.
See helix/docs/creating-components.md at master · lilactown/helix · GitHub for how to easily do that with Helix.