mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-24 05:47:44 +08:00
Added playsInline property as introduced in React 15.3.2
This commit is contained in:
committed by
GitHub
parent
a84e3f1af0
commit
e8fb543de7
1
react/react.d.ts
vendored
1
react/react.d.ts
vendored
@@ -2005,6 +2005,7 @@ declare namespace __React {
|
||||
optimum?: number;
|
||||
pattern?: string;
|
||||
placeholder?: string;
|
||||
playsInline?: boolean;
|
||||
poster?: string;
|
||||
preload?: string;
|
||||
radioGroup?: string;
|
||||
|
||||
Reference in New Issue
Block a user