mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
committed by
Wesley Wigham
parent
ddd2224565
commit
fadae05531
Vendored
+1
@@ -37,6 +37,7 @@ interface InputProps extends Intermediate {
|
||||
type?: InputType;
|
||||
size?: string;
|
||||
state?: string;
|
||||
valid?: boolean;
|
||||
tag?: React.ReactType;
|
||||
getRef?: string | ((instance: HTMLInputElement) => any);
|
||||
static?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user