mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
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()
|
||||
get disabled() {
|
||||
|
Reference in New Issue
Block a user