We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a518c33 commit bef8893Copy full SHA for bef8893
packages/coreui-react/src/components/nav/CNavLink.tsx
@@ -6,6 +6,7 @@ import { useForkedRef } from '../../hooks'
6
7
import { CNavContext } from '../sidebar/CSidebarNav'
8
import { CLinkProps, CLink } from '../link/CLink'
9
+
10
export interface CNavLinkProps extends Omit<CLinkProps, 'idx'> {
11
/**
12
* Toggle the active state for the component.
0 commit comments