Code

Props

Props
Data Type
Required

className

string

❌

children

βœ…

visibleUsers

number

❌

circle-info

With visibleUsers prop, developers can control how many users to show in the component. By default, the amount of users to show is going to be of 10 participants.

Example

Components Dependency

For this component elaboration, the following internal components were used:

Live Demo

For detailed code usage documentation, see the Storybooks for each framework below.

React

Last updated