move button doc

This commit is contained in:
Eugenio Romano 2018-04-27 15:35:27 +01:00
parent 321c57c78f
commit 6e446710e1

@ -52,13 +52,13 @@ buttons: MenuButton[] = [];
## Properties
####Buttons Menu Component
### Buttons Menu Component
| Name | Type | Description |
| --- | --- | -- |
| buttons | `MenuButton []` | The array that contains all the buttons for the menu |
####Button Model
### Button Model
| Name | Type | Description |
| --- | --- | -- |