This commit is contained in:
Ibrahim Hadeed
2016-11-26 00:24:27 -05:00
committed by GitHub
parent 320989540e
commit 21ade93065

View File

@ -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() {