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