UserProfileProps Interface

Beta

Properties of UserProfile component.

Extends

Properties

Name Type Description
children undefined | string User name.  
color undefined | string Color of initials circle (CSS value).  
initials undefined | string User initials.  
onClick undefined | () => void Function called when the profile is clicked.  
safeAreaInsets undefined | SafeAreaInsets Describes respected safe area insets.  

Inherited properties

Name Type Inherited from Description
className undefined | string ClassNameProps Custom CSS class name
style undefined | React.CSSProperties CommonProps Custom CSS style properties

Defined in

Last Updated: 08 January, 2020