Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123253975
Jumbotron.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
Sat, Jul 26, 00:39
Size
296 B
Mime Type
text/x-java
Expires
Mon, Jul 28, 00:39 (2 d)
Engine
blob
Format
Raw Data
Handle
27671961
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
Jumbotron.d.ts
View Options
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
export interface JumbotronProps extends BsPrefixProps {
fluid?: boolean;
}
declare type Jumbotron = BsPrefixRefForwardingComponent<'div', JumbotronProps>;
declare const Jumbotron: Jumbotron;
export default Jumbotron;
Event Timeline
Log In to Comment