Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102319377
TableContext.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
Wed, Feb 19, 11:27
Size
251 B
Mime Type
text/x-java
Expires
Fri, Feb 21, 11:27 (2 d)
Engine
blob
Format
Raw Data
Handle
24330025
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
TableContext.js
View Options
import
*
as
React
from
'react'
;
/**
* @ignore - internal component.
*/
const
TableContext
=
/*#__PURE__*/
React
.
createContext
();
if
(
process
.
env
.
NODE_ENV
!==
'production'
)
{
TableContext
.
displayName
=
'TableContext'
;
}
export
default
TableContext
;
Event Timeline
Log In to Comment