Files
ionic-framework/core/src/components/tabbar
Ross Gerbasi 147a6090e4 refactor(theming): alpha color refactor and theme cleanup (#14161)
* Cleanup for iOS mode used in material variables
Refactor to alpha variables for colors in the color map
updated theme builder with new alpha variables
updated theme builder with duplicate default CSS modes

* moved alpha transform into css-var
removed ion-color-alpha
fixes for disabled css-variable mode
added defaults for user configurable variables

* revert to spinner related code
2018-03-15 11:53:48 -04:00
..

ion-tabbar

Properties

highlight

boolean

layout

string

placement

string

scrollable

boolean

selectedTab

tabs

translucent

boolean

If true, the tabbar will be translucent. Defaults to false.

Attributes

highlight

boolean

layout

string

placement

string

scrollable

boolean

selected-tab

tabs

translucent

boolean

If true, the tabbar will be translucent. Defaults to false.


Built with StencilJS