Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@emanon/ema-button

Package Overview
Dependencies
Maintainers
11
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emanon/ema-button

## Overall

  • 0.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
11
Created
Source

ema-button

Overall

<ema-button> is ema version of <button> component.

Properties

PropertyAttributeTypeDefaultDescription
colorcolor"primary" | "dark" | "danger""primary"Button's color.
disableddisabledbooleanfalseDisabled if true value is passed.
labellabelstring""Used as a button label.
sizesize"large" | "medium" | "small""large"Button size.
typetype"normal" | "ghost""normal"Button's design type.

Events

EventType
clickMouseEvent

CSS Custom Properties

PropertyDefaultDescription
--ema-c-button-bgColor"liner-gradient(90deg, #80a6ea, #5289ea)"Background color.
--ema-c-button-bgColor-hover"liner-gradient(90deg, #526280, #5289ea)"Background color when you mouse over it.
--ema-c-button-labelColor"#5289ea"Label color.
--ema-c-button-labelColor-hover"#fff"Label color when you mouse over it.

FAQs

Package last updated on 28 Jan 2021

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