Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122717674
CardHeader.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
Mon, Jul 21, 17:54
Size
310 B
Mime Type
text/x-java
Expires
Wed, Jul 23, 17:54 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27551431
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
CardHeader.d.ts
View Options
import * as React from 'react';
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
export interface CardHeaderProps extends BsPrefixProps, React.HTMLAttributes<HTMLElement> {
}
declare const CardHeader: BsPrefixRefForwardingComponent<'div', CardHeaderProps>;
export default CardHeader;
Event Timeline
Log In to Comment