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