Socket
Socket
Sign inDemoInstall

@hashicorp/react-button

Package Overview
Dependencies
4
Maintainers
35
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @hashicorp/react-button

A clickable text box that allows a user to take an action.


Version published
Weekly downloads
4.1K
increased by3.52%
Maintainers
35
Install size
186 kB
Created
Weekly downloads
 

Readme

Source

Button

A clickable text box that allows a user to take an action.

Props

See the props file for more details.

Note: this component also will reflect any additional props you pass it to the top level. However, passing such props is discouraged. If absolutely necessary, it's encouraged to document the use of those "additional" props so that they can be added to the component explicitly. This allows us to create a more transparent view of the component's functionality, and allows us to better support those additional props as we iterate on this component.

Dependents

  • hashi-hero
  • hashi-logo-grid
  • hashi-newsletter-signup-form

Notes

Previously, this component accepted a classes prop, which would pass classNames to the component's root element. The classes prop is now deprecated, please use className instead, which serves the same purpose of passing additional classes to the .g-btn element.

FAQs

Last updated on 27 Mar 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc