The pattern is used when the interface refers to an internal user.
Displaying the username means showing a set of attributes from the internal system user that help identify them in the interface.
If flexible layout is required and the default template doesn’t meet your needs, use the custom mode with the KbqUsernameCustomView directive.
This mode supports the same display styles and modes while maintaining consistency with the design system.
To format the full name, use the kbqUsernameCustom pipe with a format string and a mapping definition (an object that links format elements to corresponding user properties, determining what data should be shown).
The component can be conveniently used inside links. To visually match the link style, set the inherit style — this ensures that color and appearance are inherited from the parent element.