mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
docs(input): remove typo (#10233)
This commit is contained in:

committed by
Brandy Carney

parent
24544e01e1
commit
f9a8ff696e
@ -796,7 +796,7 @@ export class TextInput extends Ion implements IonicFormInput {
|
||||
* @name TextArea
|
||||
* @description
|
||||
*
|
||||
* `ion-textarea` is is used for multi-line text inputs. Ionic still
|
||||
* `ion-textarea` is used for multi-line text inputs. Ionic still
|
||||
* uses an actual `<textarea>` HTML element within the component;
|
||||
* however, with Ionic wrapping the native HTML text area element, Ionic
|
||||
* is able to better handle the user experience and interactivity.
|
||||
|
Reference in New Issue
Block a user