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