VeltProvider
, VeltComments
, and VeltInlineCommentsSection
component.VeltComments
component to the root of your app where your VeltProvider
is.div
or section
.id
to it.data-velt-target-inline-comment-element-id
attribute.
This is used in advanced scenarios, eg: This ensures that if you add a freestyle or text comment within this container, it will appear in inline comments component too.VeltInlineCommentsSection
component inside your container.targetElementId
property to the Velt Inline Comments component. This needs to match the id you set to the container. This binds the Inline Comments component with the desired container.true
multiThread
attribute to false
.