Merge pull request #4999 from perdjurner/fix-tab-docs

docs(): update to tabSubPages, not tabSubPage
This commit is contained in:
Adam Bradley
2016-01-19 08:58:30 -06:00

View File

@@ -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 {