Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123882134
SectionsRenderer.d.ts
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, Jul 30, 04:08
Size
374 B
Mime Type
text/x-java
Expires
Fri, Aug 1, 04:08 (2 d)
Engine
blob
Format
Raw Data
Handle
27771329
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
SectionsRenderer.d.ts
View Options
import React from 'react';
import { JssInjectedProps } from 'rsg-components/Styled';
interface SectionsRendererProps extends JssInjectedProps {
children: React.ReactNode;
}
export declare const SectionsRenderer: React.FunctionComponent<SectionsRendererProps>;
declare const _default: React.ComponentType<Omit<SectionsRendererProps, "classes">>;
export default _default;
Event Timeline
Log In to Comment