UNPKG

@heroui/navbar

Version:

A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.

6 lines (3 loc) 123 B
import { Variants } from 'framer-motion'; declare const hideOnScrollVariants: Variants; export { hideOnScrollVariants };