New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@axa-ch/button-link

Package Overview
Dependencies
Maintainers
64
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axa-ch/button-link

The button-link component for the AXA Pattern Library

  • 7.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
64
Created
Source

Button links provide link functionality, but in the style of a button. They may display text, icons, or both. Button links can be styled via several properties to change their look-and-feel. If you need a semantically correct button, use axa-button instead.

Properties

Variant

AttributeDetails
variant="secondary"Button link in a ghost state
variant="red"Button link red
variant="inverted"Button link inverted

Href

The string-valued attribute href is used like in a native <a> hyperlink.

External

The Boolean attribute external adds the target="_blank" functionality.

Size

AttributeDetails
size=""Default button medium size
size="small"button small size
size="large"button large size

motionOff

The Boolean attribute motionoff deactivates the hover animation.

disabled

The Boolean attribute disabled disables the button natively.

icon

Using the attribute icon's string value as icon name, an icon will be rendered. To see the full list of possible icons, see the axa-icon README.

onClick

The function-valued attribute onClick can be used as a callback prop for React and other frameworks.

FAQs

Package last updated on 29 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc