Browse Source

update: modifying-the-menu document

pull/20477/head
masum-ulu 2 years ago
parent
commit
f761fd6c72
  1. BIN
      docs/en/framework/ui/angular/images/grouped-menu-mobile.png
  2. BIN
      docs/en/framework/ui/angular/images/grouped-menu.png
  3. 13
      docs/en/framework/ui/angular/modifying-the-menu.md

BIN
docs/en/framework/ui/angular/images/grouped-menu-mobile.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
docs/en/framework/ui/angular/images/grouped-menu.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

13
docs/en/framework/ui/angular/modifying-the-menu.md

@ -344,3 +344,16 @@ export class AppComponent {
* Patched the languages dropdown element with new `requiredPolicy` and new `order`.
* Removed the current user dropdown element.
## Grouped Menu (Pro)
**This feature is only applied for [LeptonX](https://abp.io/docs/latest/themes/lepton-x/angular) theme**
### Web
![groupped-menu](./images/grouped-menu.png)
### Mobile
![groupped-menu-mobile](./images/grouped-menu-mobile.png)

Loading…
Cancel
Save