API Reference
Class
TablerUserProfile
User profile configuration
Inheritance
- Object
- TablerUserProfile
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method TablerUserProfile.ClearMenuItems
- Method TablerUserProfile.Divider
- Method TablerUserProfile.MenuItem
Accepted by parameters
- Method TablerHeader.UserProfile
- Method TablerSidebar.UserProfile
Constructors
public TablerUserProfile() #Initializes a new instance of the TablerUserProfile class with default menu items
Methods
public TablerUserProfile Divider() #Returns:
TablerUserProfileAdds a divider to the user dropdown menu
Returns
This TablerUserProfile instance for method chaining