Skip to main content
We recommend that you familiarize yourselves with UI Customization Concepts before attempting to modify any components.

VeltPresenceWireframe

presence-overview.png

AvatarList

presence-avatar-list.png

Item

presence-avatar-list-item.png

AvatarRemainingCount

presence-avatar-remaining-count.png

VeltPresenceTooltipWireframe

presence-tooltip.png

Avatar

presence-tooltip-avatar.png

StatusContainer

presence-tooltip-avatar-status.png

UserName

presence-tooltip-username.png

UserActive

presence-tooltip-user-active.png

UserInactive

presence-tooltip-user-inactive.png

Styling

Disable ShadowDOM

  • By default, ShadowDOM is used to ensure that your app’s CSS does not interfere with the styling of the SDK components.
  • Disable the shadow dom to apply your custom CSS to the component.
Default: true