Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122820502
AccordionItemContext.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
Tue, Jul 22, 09:21
Size
190 B
Mime Type
text/x-java
Expires
Thu, Jul 24, 09:21 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27531394
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
AccordionItemContext.d.ts
View Options
import * as React from 'react';
export interface AccordionItemContextValue {
eventKey: string;
}
declare const context: React.Context<AccordionItemContextValue>;
export default context;
Event Timeline
Log In to Comment