The Presence component displays the avatars of users in a room.
<VeltWireframe> <VeltPresenceWireframe> <VeltPresenceWireframe.AvatarList /> <VeltPresenceWireframe.AvatarRemainingCount /> </VeltPresenceWireframe> </VeltWireframe>
<VeltWireframe> <VeltPresenceWireframe.AvatarList> <VeltPresenceWireframe.AvatarList.Item /> </VeltPresenceWireframe.AvatarList> </VeltWireframe>
<VeltWireframe> <VeltPresenceWireframe.AvatarList.Item /> </VeltWireframe>
<VeltWireframe> <VeltPresenceWireframe.AvatarRemainingCount /> </VeltWireframe>
<VeltWireframe> <VeltPresenceTooltipWireframe> <VeltPresenceTooltipWireframe.Avatar /> <VeltPresenceTooltipWireframe.StatusContainer /> </VeltPresenceTooltipWireframe> </VeltWireframe>
<VeltWireframe> <VeltPresenceTooltipWireframe.Avatar /> </VeltWireframe>
<VeltWireframe> <VeltPresenceTooltipWireframe.StatusContainer> <VeltPresenceTooltipWireframe.UserName /> <VeltPresenceTooltipWireframe.UserActive /> <VeltPresenceTooltipWireframe.UserInactive /> </VeltPresenceTooltipWireframe.StatusContainer> </VeltWireframe>
<VeltWireframe> <VeltPresenceTooltipWireframe.UserName /> </VeltWireframe>
<VeltWireframe> <VeltPresenceTooltipWireframe.UserActive /> </VeltWireframe>
<VeltWireframe> <VeltPresenceTooltipWireframe.UserInactive /> </VeltWireframe>
true
<VeltPresence shadowDom={false} />
Was this page helpful?