Displays a sidebar-action menu information panel.
There are three regions where you can add your own content in <div> elements with
the following names:
<adf-sidebar-action-menu>
<mat-icon adf-sidebar-menu-title-icon>arrow_drop_down</mat-icon>
<div adf-sidebar-menu-expand-icon>
<mat-icon>queue</mat-icon>
</div>
<div adf-sidebar-menu-options>
<button mat-menu-item>
<mat-icon>assignment</mat-icon>
<span>Button Name</span>
</button>
</div>
</adf-sidebar-action-menu>
| Name | Type | Default value | Description |
|---|---|---|---|
| expanded | boolean | Toggle the sidebar action menu on expand. | |
| title | string | The title of the sidebar action. | |
| width | number | 272 | Width in pixels for sidebar action menu options. |
As the name suggests, this is basically just a layout with CSS styling.
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.