Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122517348
FormCheckLabel.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:49
Size
338 B
Mime Type
text/x-java
Expires
Sun, Jul 20, 06:49 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27453442
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
FormCheckLabel.d.ts
View Options
import * as React from 'react';
import { BsPrefixProps } from './helpers';
export interface FormCheckLabelProps extends React.LabelHTMLAttributes<HTMLLabelElement>, BsPrefixProps {
}
declare const FormCheckLabel: React.ForwardRefExoticComponent<FormCheckLabelProps & React.RefAttributes<HTMLLabelElement>>;
export default FormCheckLabel;
Event Timeline
Log In to Comment