Live Selection
Customize UI
1. Enable/Disable Default Styling
- When enabled, the SDK will apply default styling to the selected elements.
- When disabled, the SDK will not apply any styling to the selected elements. You can use these classes to style the selected elements:
.velt-live-selection-on-element
: This dynamic class will be added to the selected element only when there is a user on that element..velt-live-selection-on-text
: This dynamic class will be added to the text node only when a user has selected that text.
- Default:
Enabled
.
Custom Styling:
Was this page helpful?