mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
Merge pull request #5703 from itaydemri/patch-1
docs(): update show-hide-when.ts
This commit is contained in:
@ -60,7 +60,7 @@ export class DisplayWhen {
|
|||||||
*
|
*
|
||||||
* @name ShowWhen
|
* @name ShowWhen
|
||||||
* @description
|
* @description
|
||||||
* The `showWhen` attribute takes a string that represents a plaform or screen orientation.
|
* The `showWhen` attribute takes a string that represents a platform or screen orientation.
|
||||||
* The element the attribute is added to will only be shown when that platform or screen orientation is active.
|
* The element the attribute is added to will only be shown when that platform or screen orientation is active.
|
||||||
* Complements the [hideWhen attribute](../HideWhen).
|
* Complements the [hideWhen attribute](../HideWhen).
|
||||||
* @usage
|
* @usage
|
||||||
|
Reference in New Issue
Block a user