Function: AppBarNav()
AppBarNav(
props
):Element
The AppBarNav component renders the user info (Avatar and Name) and a list of actions related to user and auth, such as Logout.
Parameters
Parameter | Type | Description |
---|---|---|
props | NavbarProps | NavbarProps |
Returns
Element
See
Defined in
packages/react-material-ui/src/components/AppBar/AppBarNav.tsx:13 (opens in a new tab)