User (Avatar) api

Overview
API
Theme
Examples

NbUserComponent

Inputs

NameTypeDescription
badgePositionNbBadgePosition

Badge position. Can be set to any class or to one of predefined positions: 'top left', 'top right', 'bottom left', 'bottom right', 'top start', 'top end', 'bottom start', 'bottom end'

badgeStatusNbComponentOrCustomStatus

Badge status (adds specific styles): primary, info, success, warning, danger

badgeTextstring

Badge text to display

colorstring

Color of the area shown when no picture specified

namestring

Specifies a name to be shown on the right of a user picture

shapeNbComponentShape

Shape of the picture box. Possible values: rectangle, semi-round, round.

sizeNbComponentSize

Size of the component. Possible values: tiny, small, medium (default), large, 'giant'.

titlestring

Specifies a title to be shown under the name

onlyPictureboolean

Whether to show only a picture or also show the name and title

picturestring

Absolute path to a user picture or base64 image. User name initials will be shown if no picture specified (JD for John Doe).

showInitialsboolean

Whether to show a user initials (if no picture specified) or not

showNameboolean

Whether to show a user name or not

showTitleboolean

Whether to show a user title or not

Global Search
Previous page
Alert
Next page

Need some help or found an issue?

Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.