Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F118956520
ButtonToolbar.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, Jun 23, 07:30
Size
322 B
Mime Type
text/x-java
Expires
Wed, Jun 25, 07:30 (2 d)
Engine
blob
Format
Raw Data
Handle
26949392
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
ButtonToolbar.d.ts
View Options
import * as React from 'react';
import { BsPrefixProps } from './helpers';
export interface ButtonToolbarProps extends BsPrefixProps, React.HTMLAttributes<HTMLElement> {
}
declare const ButtonToolbar: React.ForwardRefExoticComponent<ButtonToolbarProps & React.RefAttributes<HTMLDivElement>>;
export default ButtonToolbar;
Event Timeline
Log In to Comment