mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 10:41:13 +08:00
test(tabs): update angular simple tabs test
This commit is contained in:
@ -748,7 +748,7 @@ export class MenuButton {
|
||||
*/
|
||||
@NgInput() menu: string;
|
||||
/**
|
||||
* Automatically hides the content when the corresponding menu is not active
|
||||
* Automatically hides the menu button when the corresponding menu is not active
|
||||
*/
|
||||
@NgInput() autoHide: boolean;
|
||||
constructor(el: ElementRef) {
|
||||
|
Reference in New Issue
Block a user