React 19 Support for Custom Elements
In past versions, using Custom Elements in React has been difficult because React treated unrecognized props as attributes rather than properties.
In past versions, using Custom Elements in React has been difficult because React treated unrecognized props as attributes rather than properties.