API Reference > ui-ninezone > Backstage > UserProfileProps UserProfileProps Interface Beta Properties of UserProfile component. Extends CommonProps 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 ui/ninezone/src/ui-ninezone/backstage/UserProfile.tsx Line 18 Last Updated: 13 June, 2024