Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99907651
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
Mon, Jan 27, 05:45
Size
178 B
Mime Type
text/x-java
Expires
Wed, Jan 29, 05:45 (1 d, 11 h)
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