mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 22:17:40 +08:00
docs(input): fix typo
This commit is contained in:
@ -338,7 +338,7 @@ export class TextArea extends InputBase {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @input {bool} Wheather the textarea should be disabled or not
|
* @input {bool} Whether the textarea should be disabled or not
|
||||||
*/
|
*/
|
||||||
@Input()
|
@Input()
|
||||||
get disabled() {
|
get disabled() {
|
||||||
|
Reference in New Issue
Block a user