File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ The React component allows its children to enter the browser's fullscreen viewin
99* Compatible with both JavaScript and TypeScript
1010* Compatible with both Desktop and Mobile browsers
1111* Compatible with all browsers
12- * No Dependency
13- * Easy to Use
12+ * No dependency
13+ * Easy to use
1414
1515## 🔧 Install
1616
@@ -157,7 +157,7 @@ export default App;
157157 </tr>
158158 <tr>
159159 <td>onChange</td>
160- <td></td>
160+ <td>(state: boolean, handle: FullscreenHandle) => void </td>
161161 <td>❌</td>
162162 <td>Optional callback that gets called when this screen changes state.</td>
163163 </tr>
Original file line number Diff line number Diff line change 1717 " fullscreen" ,
1818 " react-fullscreen-html" ,
1919 " full-screen" ,
20- " full screen"
20+ " full screen" ,
21+ " full screen html5" ,
22+ " react fullscreen html"
2123 ],
2224 "homepage" : " " ,
2325 "main" : " dist/react-fullscreen-html.js" ,
You can’t perform that action at this time.
0 commit comments