Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122518497
CardImg.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 18, 06:57
Size
347 B
Mime Type
text/x-java
Expires
Sun, Jul 20, 06:57 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27466803
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
CardImg.d.ts
View Options
import * as React from 'react';
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
export interface CardImgProps extends BsPrefixProps, React.ImgHTMLAttributes<HTMLImageElement> {
variant?: 'top' | 'bottom' | string;
}
declare const CardImg: BsPrefixRefForwardingComponent<'img', CardImgProps>;
export default CardImg;
Event Timeline
Log In to Comment