eidos.components.navigation
Pure Tailwind responsive navigation bar with optional scrollspy.
Mobile menu uses best practice dropdown with: - Centered text links - Large touch targets - Auto-close on selection - Smooth animations
Parameters:
c: typing.Anylcontents: air.tags.models.special.Tag | None = Noneright_cls: <class 'str'> = items-center space-x-4mobile_cls: <class 'str'>sticky: <class 'bool'> = Falsescrollspy: <class 'bool'> = Falsecls: <class 'str'> = p-4scrollspy_cls: <class 'str'> = navbar-underlinemenu_id: str | None = None
Returns: <class 'air.tags.models.special.Tag'>