mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
committed by
mhartington
parent
e56028ef68
commit
fadfb3734c
@@ -246,7 +246,7 @@ export class Tab extends NavControllerBase {
|
||||
}
|
||||
|
||||
/**
|
||||
* @input {boolean} Whether it's possible to swipe-to-go-back on this tab or not.
|
||||
* @input {boolean} Whether to hide the tabs on child pages or not. If `true` it will not show the tabs on child pages.
|
||||
*/
|
||||
@Input()
|
||||
get tabsHideOnSubPages(): boolean {
|
||||
|
||||
Reference in New Issue
Block a user