mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
docs(input): fix typo in documentation (#9103)
This commit is contained in:

committed by
Brandy Carney

parent
6b777721f4
commit
faed85c6d3
@ -321,7 +321,7 @@ export class TextArea extends InputBase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @input {bool} Wheather the textara should be disabled or not
|
* @input {bool} Wheather the textarea should be disabled or not
|
||||||
*/
|
*/
|
||||||
@Input()
|
@Input()
|
||||||
get disabled() {
|
get disabled() {
|
||||||
|
Reference in New Issue
Block a user