Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122985477
NavLink.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
Wed, Jul 23, 06:41
Size
331 B
Mime Type
text/x-java
Expires
Fri, Jul 25, 06:41 (2 d)
Engine
blob
Format
Raw Data
Handle
27554458
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
NavLink.d.ts
View Options
import { NavItemProps as BaseNavItemProps } from '@restart/ui/NavItem';
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
export interface NavLinkProps extends BsPrefixProps, Omit<BaseNavItemProps, 'as'> {
}
declare const NavLink: BsPrefixRefForwardingComponent<'a', NavLinkProps>;
export default NavLink;
Event Timeline
Log In to Comment