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; highlight?: boolean;
layout?: string; layout?: string;
placement?: string; placement?: string;
scrollable?: Boolean; scrollable?: boolean;
selectedTab?: HTMLIonTabElement; selectedTab?: HTMLIonTabElement;
tabs?: HTMLIonTabElement[]; tabs?: HTMLIonTabElement[];
translucent?: boolean; translucent?: boolean;

View File

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