Skip to main content

SuperViz v6.1.0

· 2 min read

Behold: a brand new component! Creating a shared form experience is now possible with the new Form Elements component.

What's New

Form Elements

We are introducing a brand new component: the Form Elements. With this new component, based on our Real-time Data Engine, you can create a shared form experience.

Allowing participants in a room to fill in the same form, and see the changes in real-time. You can add it to your current input fields, and it will automatically sync the data across all participants in the room.

Improvements and changes

Mouse Pointers

  • We added more information to the position when using the onGoToPresence callback. Now it contains information about the scale of the x and y coordinates of the participant that is being followed in comparison to the current user scale.

  • On our React SDK, we moved the transform method from the initial props on the component to the useMouse hooker, check our React SDK documentation for more information on how to use the transform method.

Version numbers

The changes mentioned above are available in the following versions:

PackageVersion
@superviz/sdk6.1.0
@superviz/react-sdk1.6.0