Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99502179
useFormControl.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jan 25, 01:24
Size
178 B
Mime Type
text/x-java
Expires
Mon, Jan 27, 01:24 (2 d)
Engine
blob
Format
Raw Data
Handle
23807981
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
useFormControl.js
View Options
import * as React from 'react';
import FormControlContext from './FormControlContext';
export default function useFormControl() {
return React.useContext(FormControlContext);
}
Event Timeline
Log In to Comment