fix(docs): update docs

This commit is contained in:
Manu Mtz.-Almeida
2018-02-21 13:17:00 +01:00
parent de2f44cbaa
commit 2aa564e0a5
2 changed files with 3 additions and 3 deletions

View File

@ -3235,7 +3235,7 @@ declare global {
highlight?: boolean;
layout?: string;
placement?: string;
scrollable?: Boolean;
scrollable?: boolean;
selectedTab?: HTMLIonTabElement;
tabs?: HTMLIonTabElement[];
translucent?: boolean;

View File

@ -24,7 +24,7 @@ string
#### scrollable
boolean
#### selectedTab
@ -63,7 +63,7 @@ string
#### scrollable
boolean
#### selected-tab