mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2824] Reviewed docs for new components in 2.4 (#3400)
This commit is contained in:
committed by
Eugenio Romano
parent
d9923a4fb4
commit
85ff224e26
@@ -26,6 +26,7 @@ import { MenuButton } from './menu-button.model';
|
||||
})
|
||||
|
||||
export class ButtonsMenuComponent implements OnChanges {
|
||||
/** Array of buttons that defines the menu. */
|
||||
@Input() buttons: MenuButton[];
|
||||
|
||||
ngOnChanges(changes: SimpleChanges) {
|
||||
|
Reference in New Issue
Block a user