[ADF-2888] UX doesn't respect the Sidenav specifiactions (#3303)

* [ADF-2771] Sidebar action menu component - UX review

* Add a input property to set the width of sidebar-action-menu.

* [ADF-2888]  UX doesn't respect the Sidenav specifiactions

* Add a input property to set the width of sidebar-action-menu.
This commit is contained in:
camorra-skk
2018-05-14 14:30:05 +05:30
committed by Maurizio Vitale
parent 2b9eec4af7
commit 84a9837789
5 changed files with 8 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ Displays a sidebar-action menu information panel.
| ---- | ---- | ------------- | ----------- |
| title | `string` | | The title of the sidebar action. |
| expanded | `boolean` | | Toggle the sidebar action menu on expand. |
| width | `number` | 272 | Width in pixels for sidebar action menu options |
## Details