Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102028507
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
Sun, Feb 16, 08:59
Size
277 B
Mime Type
text/x-java
Expires
Tue, Feb 18, 08:59 (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