mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
add default value
This commit is contained in:
Vendored
+1
-1
@@ -1093,7 +1093,7 @@ export interface TextInputProperties
|
||||
blurOnSubmit?: boolean;
|
||||
|
||||
/**
|
||||
* If true, the caret is hidden
|
||||
* If true, caret is hidden. The default value is false.
|
||||
*/
|
||||
caretHidden?: boolean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user