mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Config property should be documented as tabSubPages instead of tabSubPage.
This commit is contained in:
@@ -90,7 +90,7 @@ import {isObject, isDefined, isFunction, isArray} from '../util/util';
|
||||
* | pageTransitionDelay | 16 | 120 |
|
||||
* | tabbarPlacement | bottom | top |
|
||||
* | tabbarHighlight | | top |
|
||||
* | tabSubPage | | true |
|
||||
* | tabSubPages | | true |
|
||||
*
|
||||
**/
|
||||
export class Config {
|
||||
|
||||
Reference in New Issue
Block a user