- React / Next.js with Hooks
- React / Next.js
- HTML
- Angular
- Vue.js
Advanced Set Up options
This section includes a list of optional advanced set up options.Location
Users logged into the same Document ID can see each other’sPresence, Cursors, Comments etc.However, if you want to add another layer of categorization to organize users together, you can use Location. If a Document is like a house, a Location is like a room within the house.
Locations, check out its dedicated section here.Contacts
When you reply to a comment, you can@mention other teammates that are added to a User's Contacts List.To learn more about creating a User's Contacts List, read here.Detect if Velt SDK is initialized
This returns true when both the Velt User and Document are initialized:useVeltInitState() hook:
