SuperViz v6.1.0
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 theuseMouse
hooker, check our React SDK documentation for more information on how to use thetransform
method.
Version numbers
The changes mentioned above are available in the following versions:
Package | Version |
---|---|
@superviz/sdk | 6.1.0 |
@superviz/react-sdk | 1.6.0 |