Make UserMenu
and LoginMenu
extensible to using drivers
#14213
Labels
Milestone
UserMenu
and LoginMenu
extensible to using drivers
#14213
Currently there is no easy way to extend or inject items in
UserMenu
andLoginMenu
. This is because all items in there are hard coded.In a demo from last week, for the
Avatar
andUser Display Name
features (https://www.nuget.org/packages/CrestApps.Components.Users) how difficult it is to change theUserMenu
orLoginMenu
shapes.@sebastienros suggested to make these shapes extensible.
The text was updated successfully, but these errors were encountered: