Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102316781
SelectableContext.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, Feb 19, 10:48
Size
305 B
Mime Type
text/x-java
Expires
Fri, Feb 21, 10:48 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24329588
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
SelectableContext.d.ts
View Options
import * as React from 'react';
import { EventKey, SelectCallback } from './types';
declare const SelectableContext: React.Context<SelectCallback | null>;
export declare const makeEventKey: (eventKey?: EventKey | null | undefined, href?: string | null) => string | null;
export default SelectableContext;
Event Timeline
Log In to Comment