4.0.0-alpha.8

This commit is contained in:
Brandy Carney
2018-07-09 13:37:03 -04:00
parent c20bd8f10a
commit 68120deb54
8 changed files with 2292 additions and 2227 deletions

View File

@ -6,6 +6,26 @@ Footer can be a wrapper for ion-toolbar to make sure the content area is sized c
<!-- Auto Generated Below -->
## Properties
#### mode
string
The mode determines which platform styles to use.
Possible values are: `"ios"` or `"md"`.
## Attributes
#### mode
string
The mode determines which platform styles to use.
Possible values are: `"ios"` or `"md"`.
----------------------------------------------

View File

@ -8,6 +8,26 @@ It's important to note that ion-header needs to be the one of the three root ele
<!-- Auto Generated Below -->
## Properties
#### mode
string
The mode determines which platform styles to use.
Possible values are: `"ios"` or `"md"`.
## Attributes
#### mode
string
The mode determines which platform styles to use.
Possible values are: `"ios"` or `"md"`.
----------------------------------------------