UNPKG

@xzar90/react-router-hash-link

Version:

Hash link scroll functionality for React Router v6

3 lines (2 loc) 129 B
import { IHashLinkBaseProps } from './IHashLinkProps'; export declare function getLinkHash(props: IHashLinkBaseProps): string;