mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
docs(label): update copy for clarity
Change `about` to `above`, which appears to be the intended meaning.
This commit is contained in:

committed by
Adam Bradley

parent
9fa31a1ec8
commit
d62faf9d81
@ -8,7 +8,7 @@ import { Attribute, Directive, ElementRef, Renderer, Input } from '@angular/core
|
||||
* to describe an `ion-input`, `ion-toggle`, `ion-checkbox`, and more.
|
||||
*
|
||||
* @property [fixed] - A persistent label that sits next the input.
|
||||
* @property [floating] - A label that will float about the input if the input is empty or loses focus.
|
||||
* @property [floating] - A label that will float above the input if the input is empty or loses focus.
|
||||
* @property [stacked] - A stacked label will always appear on top of the input.
|
||||
|
||||
*
|
||||
|
Reference in New Issue
Block a user