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