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
β
showicon
boolean
β
shape
'circle' | 'square'
β
Example
Last updated