Deprecation notice
Ref
component is deprecated and will be removed in the next major release. Please follow our upgrade guide to avoid breaks during upgrade to v3.
It's still recommended to use Ref
component with v2 to get refs to HTML elements from Semantic UI React components, but as it uses deprecated ReactDOM.findDOMNode()
you may receive warnings in React's StrictMode. We are working on it in Semantic-Org/Semantic-UI-React#3819.