Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123239675
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
Fri, Jul 25, 22:56
Size
374 B
Mime Type
text/x-java
Expires
Sun, Jul 27, 22:56 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27667711
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