Code
API
This component extends the native <div>
API, for example, the title
attribute.
Props
Types
Required
children
string
✅
size
'default' | 'small' | 'large'
status
'none' | 'online' | 'busy' | 'away' | 'ringing' | 'onCall' | 'onExternalCall' | 'recovery'
profilePic
string
icon
showicon
boolean
shape
'circle' | 'square'
Example
Last updated