ESLint plugin

The essential plugin for use with the Atlassian Design System.

use-href-in-link-item

The LinkItem component in @atlaskit/menu will be requiring the href prop in future releases. If no valid href prop is required, consider using the ButtonItem component.

Examples

Incorrect

<LinkItem>Button</LinkItem>
 ^^^^^^^^

Correct

<LinkItem href="http://example.com">Link</LinkItem>
Was this page helpful?
We use this feedback to improve our documentation.
  • Design system
    • Get started
    • Foundations
    • Components
    • Rovo UI
    • Tools
    • Release phases
    • Contact us
© 2026 AtlassianTrademark, (opens new window)Privacy, (opens new window)License