Files
ionic-framework/core/src/components/show-when
2018-06-26 13:40:07 -04:00
..
2018-06-26 13:40:07 -04:00
2018-06-26 13:40:07 -04:00

ion-show-when

ShowWhen is a component that will automatically show it's child contents when a query evaluates to true. ShowWhen can watch for platform changes, mode changes, css media queries, and device orientation.

Properties

mediaQuery

string

or

boolean

orientation

string

platform

string

size

string

Attributes

media-query

string

or

boolean

orientation

string

platform

string

size

string


Built with StencilJS