Function: AccountIconAndMenu()
AccountIconAndMenu(
rawProps):Element
Defined in: components/AccountIconAndMenu.tsx:212
Header account control: renders an account icon with a dropdown menu (or an always-visible sidebar). Shows account navigation and logout when a user is present, otherwise an embedded LoginForm or a login call-to-action.
Parameters
rawProps
Returns
Element
Remarks
Resolves infra props from <PropellerProvider> via useInfraProps.